Migrated Camera.Common over to Camera. #34
Annotations
6 errors and 24 warnings
|
|
build (Debug)
Process completed with exit code 1.
|
|
|
build (Release)
Process completed with exit code 1.
|
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Debug)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (Debug)
Unreachable code detected
|
build (Debug)
The event 'NullableBoolDisplay.PropertyChanged' is never used
|
build (Debug)
Unreachable code detected
|
build (Debug)
The event 'NullableBoolDisplay.PropertyChanged' is never used
|
build (Debug):
FRBDK/FRBDKUpdater/UpdaterWpf/UpdaterWpf/Actions/ActionStarter.cs#L55
The variable 'ex' is declared but never used
|
build (Debug):
FRBDK/FRBDKUpdater/UpdaterWpf/UpdaterWpf/Downloader.cs#L163
'SecurityProtocolType.Ssl3' is obsolete: 'SecurityProtocolType.Ssl3 has been deprecated and is not supported.'
|
build (Debug):
FRBDK/FRBDKUpdater/UpdaterWpf/UpdaterWpf/Downloader.cs#L166
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (Debug):
FRBDK/FRBDKUpdater/UpdaterWpf/UpdaterWpf/Downloader.cs#L56
Field 'Downloader._remoteFileTimeStamp' is never assigned to, and will always have its default value
|
build (Debug)
Cannot convert null literal to non-nullable reference type.
|
build (Debug)
'ISystemManagers.InvalidateSurface()' hides inherited member 'ISurfaceInvalidatable.InvalidateSurface()'. Use the new keyword if hiding was intended.
|
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (Release)
Unreachable code detected
|
build (Release)
The event 'NullableBoolDisplay.PropertyChanged' is never used
|
build (Release)
Unreachable code detected
|
build (Release)
The event 'NullableBoolDisplay.PropertyChanged' is never used
|
build (Release)
Cannot convert null literal to non-nullable reference type.
|
build (Release)
Nullability of reference types in type of parameter 'x' of 'int VariableSaveSorter.Compare(VariableSave x, VariableSave y)' doesn't match implicitly implemented member 'int IComparer<VariableSave>.Compare(VariableSave? x, VariableSave? y)' (possibly because of nullability attributes).
|
build (Release)
Nullability of reference types in type of parameter 'y' of 'int VariableSaveSorter.Compare(VariableSave x, VariableSave y)' doesn't match implicitly implemented member 'int IComparer<VariableSave>.Compare(VariableSave? x, VariableSave? y)' (possibly because of nullability attributes).
|
build (Release)
Cannot convert null literal to non-nullable reference type.
|
build (Release)
Cannot convert null literal to non-nullable reference type.
|
build (Release)
Cannot convert null literal to non-nullable reference type.
|