Skip to content

Bump version

Bump version #30

Triggered via push August 22, 2023 15:31
Status Success
Total duration 3m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Create Release
4s
Create Release
Matrix: Build Release
Fit to window
Zoom out
Zoom in

Annotations

47 warnings
Create Release
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/
Create Release
Unexpected input(s) 'generate_release_notes', valid inputs are ['body', 'body_path', 'name', 'tag_name', 'draft', 'prerelease', 'files', 'fail_on_unmatched_files', 'repository', 'token', 'target_commitish', 'discussion_category_name']
Create 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/
Create 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/
Create 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 (linux)
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 Release (linux): 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 Release (linux): 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 Release (linux): Services/DBCManager.cs#L31
Cannot convert null literal to non-nullable reference type.
Build Release (linux): Services/DBCManager.cs#L68
Cannot convert null literal to non-nullable reference type.
Build Release (linux): Services/DBCViewFilter.cs#L28
Cannot convert null literal to non-nullable reference type.
Build Release (linux): Services/DBDProvider.cs#L60
Cannot convert null literal to non-nullable reference type.
Build Release (linux): Controllers/DBC/DataController.cs#L18
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Release (linux): Controllers/DBC/DataController.cs#L19
Non-nullable property 'error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Release (linux): Controllers/DBC/DiffController.cs#L17
Possible null reference assignment.
Build Release (linux): Controllers/DBC/DiffController.cs#L15
Non-nullable field 'dbcManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build Release (linux)
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 (linux)
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 (linux)
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 (macOS)
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 Release (macOS): 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 Release (macOS): 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 Release (macOS): Services/DBDProvider.cs#L60
Cannot convert null literal to non-nullable reference type.
Build Release (macOS): Services/DBCManager.cs#L31
Cannot convert null literal to non-nullable reference type.
Build Release (macOS): Services/DBCManager.cs#L68
Cannot convert null literal to non-nullable reference type.
Build Release (macOS): Services/DBCViewFilter.cs#L28
Cannot convert null literal to non-nullable reference type.
Build Release (macOS): Controllers/DBC/DataController.cs#L18
Non-nullable property 'data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Release (macOS): Controllers/DBC/DataController.cs#L19
Non-nullable property 'error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Release (macOS): Controllers/DBC/HeaderController.cs#L20
Non-nullable property 'headers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Release (macOS): Controllers/DBC/HeaderController.cs#L21
Non-nullable property 'fks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build Release (macOS)
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 (macOS)
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 (macOS)
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 (windows)
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 Release (windows): 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 Release (windows): 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 Release (windows): Services/DBDProvider.cs#L60
Cannot convert null literal to non-nullable reference type.
Build Release (windows): Services/DBCManager.cs#L31
Cannot convert null literal to non-nullable reference type.
Build Release (windows): Services/DBCManager.cs#L68
Cannot convert null literal to non-nullable reference type.
Build Release (windows): Services/DBCViewFilter.cs#L28
Cannot convert null literal to non-nullable reference type.
Build Release (windows): Services/DBDProvider.cs#L13
Non-nullable field 'definitionLookup' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build Release (windows): Services/DBDProvider.cs#L13
Non-nullable field 'relationshipMap' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build Release (windows): Services/DBDProvider.cs#L103
Converting null literal or possible null value to non-nullable type.
Build Release (windows): Controllers/DBC/ExportController.cs#L30
Possible null reference assignment.
Build Release (windows)
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 (windows)
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 (windows)
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/