update yeelight api #146
Annotations
10 errors and 14 warnings
build (Release):
Project-Aurora/Project-Aurora/ConfigUI.xaml.cs#L27
The type or namespace name 'RazerSdkReader' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
Project-Aurora/Project-Aurora/Devices/DeviceManager.cs#L13
The type or namespace name 'RazerSdkReader' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
Project-Aurora/Project-Aurora/Global.cs#L9
The type or namespace name 'RazerSdkReader' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
Project-Aurora/Project-Aurora/Modules/DevicesModule.cs#L3
The type or namespace name 'RazerSdkReader' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
Project-Aurora/Project-Aurora/Modules/LayoutsModule.cs#L4
The type or namespace name 'RazerSdkReader' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
Project-Aurora/Project-Aurora/Modules/RazerSdkModule.cs#L7
The type or namespace name 'RazerSdkReader' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
Project-Aurora/Project-Aurora/Modules/Razer/RzGrid.cs#L2
The type or namespace name 'RazerSdkReader' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
Project-Aurora/Project-Aurora/Modules/Razer/RzGrid.cs#L3
The type or namespace name 'RazerSdkReader' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
Project-Aurora/Project-Aurora/Modules/Razer/RzHelper.cs#L3
The type or namespace name 'RazerSdkReader' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
Project-Aurora/Project-Aurora/Settings/Control_Settings.xaml.cs#L15
The type or namespace name 'RazerSdkReader' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: einaregilsson/build-number@v3, rishabhgupta/split-by@v1, actions/checkout@v2. 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):
Project-Aurora/Aurora-Updater/UpdateManager.cs#L71
Non-nullable field 'LatestRelease' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
Project-Aurora/Aurora-Updater/Program.cs#L22
Non-nullable field 'Manager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (Release):
Project-Aurora/Aurora-Updater/MainForm.cs#L16
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
build (Release):
Project-Aurora/Aurora-Updater/UpdateManager.cs#L137
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (Release):
Project-Aurora/Aurora-Updater/UpdateManager.cs#L257
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build (Release):
Project-Aurora/Aurora-Updater/Program.cs#L75
Dereference of a possibly null reference.
|
build (Release):
Project-Aurora/Aurora-Updater/Program.cs#L75
Possible null reference assignment.
|
build (Release):
Project-Aurora/Aurora-Updater/Program.cs#L84
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
build (Release):
Project-Aurora/Aurora-Updater/Program.cs#L188
Dereference of a possibly null reference.
|
build (Release):
Project-Aurora/Project-Aurora/Settings/Overrides/LogicOverridableAttribute.cs#L34
#warning: 'This should be removed as soon as possible when the inheritance tree for layer properties is fixed.'
|
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)
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)
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/
|