Bump version #32
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/
|
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)
|
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)
|
Services/DBDProvider.cs#L60
Cannot convert null literal to non-nullable reference type.
|
Services/DBCViewFilter.cs#L28
Cannot convert null literal to non-nullable reference type.
|
Services/DBCManager.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Services/DBCManager.cs#L68
Cannot convert null literal to non-nullable reference type.
|
Services/DBDProvider.cs#L13
Non-nullable field 'definitionLookup' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Services/DBDProvider.cs#L13
Non-nullable field 'relationshipMap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Controllers/DBC/UpdateDefsController.cs#L18
Possible null reference assignment.
|
Controllers/DBC/UpdateDefsController.cs#L19
Possible null reference assignment.
|
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 `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 `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