Bump version #34
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: softprops/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
CascLib/CascLib/Utils.cs#L33
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
CascLib/CascLib/Utils.cs#L33
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
Services/DBDProvider.cs#L60
Cannot convert null literal to non-nullable reference type.
|
Build:
Services/DBCManager.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Build:
Services/DBCManager.cs#L68
Cannot convert null literal to non-nullable reference type.
|
Build:
Services/DBCViewFilter.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Build:
Services/WSExpressionParser.cs#L109
Cannot convert null literal to non-nullable reference type.
|
Build:
Controllers/DBC/ExportController.cs#L30
Possible null reference assignment.
|
Build:
Controllers/DBC/ExportController.cs#L28
Non-nullable field 'dbcManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Controllers/DBC/DataController.cs#L18
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading