Skip to content

v0.0.9.5

v0.0.9.5 #27

Triggered via push February 4, 2025 18:15
Status Success
Total duration 1m 24s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build: KinkShellClient/Configuration.cs#L78
'Configuration.KinkShellServerUsername' is obsolete
build: KinkShellClient/Configuration.cs#L78
'Configuration.KinkShellServerUsername' is obsolete
build: KinkShellClient/Configuration.cs#L79
'Configuration.KinkShellServerPassword' is obsolete
build: KinkShellClient/Configuration.cs#L79
'Configuration.KinkShellServerPassword' is obsolete
build: KinkShellClient/Configuration.cs#L93
'Configuration.KinkShellServerUsername' is obsolete
build: KinkShellClient/Configuration.cs#L93
'Configuration.KinkShellServerUsername' is obsolete
build: KinkShellClient/Configuration.cs#L94
'Configuration.KinkShellServerPassword' is obsolete
build: KinkShellClient/Configuration.cs#L94
'Configuration.KinkShellServerPassword' is obsolete
build: KinkShellClient/Configuration.cs#L50
Non-nullable field 'RecoveryIntegrityToken' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.