Create new release from pushed tag #66
release.yml
on: push
Release Built Artifacts
57s
Annotations
24 warnings
Release Built Artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, dawidd6/action-download-artifact@v2, marvinpinto/action-automatic-releases@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Release Built Artifacts
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Release Built Artifacts:
Refresh.GameServer/Importing/Mip/MipHeader.cs#L16
Non-nullable field 'ColorLookupTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Release Built Artifacts:
Refresh.GameServer/Importing/Importer.cs#L19
Non-nullable field 'PSPKey' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Release Built Artifacts:
Refresh.GameServer/Endpoints/Game/DataTypes/Response/GameUserResponse.cs#L23
Non-nullable property 'Handle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release Built Artifacts:
Refresh.GameServer/Endpoints/ApiV3/DataTypes/Request/ApiResetUserPasswordRequest.cs#L5
Non-nullable property 'PasswordSha512' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release Built Artifacts:
Refresh.GameServer/Types/Activity/ActivityPage.cs#L47
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release Built Artifacts:
Refresh.GameServer/Types/Activity/ActivityPage.cs#L47
Non-nullable property 'Levels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release Built Artifacts
Possible null reference assignment.
|
Release Built Artifacts
Converting null literal or possible null value to non-nullable type.
|
Release Built Artifacts
Possible null reference assignment.
|
Release Built Artifacts
Converting null literal or possible null value to non-nullable type.
|
Release Built Artifacts:
Refresh.Analyzers/ActivityGenerator.cs#L10
'Refresh.Analyzers.ActivityGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Release Built Artifacts:
Refresh.GameServer/Importing/Mip/MipHeader.cs#L16
Non-nullable field 'ColorLookupTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Release Built Artifacts:
Refresh.GameServer/Importing/Importer.cs#L19
Non-nullable field 'PSPKey' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Release Built Artifacts:
Refresh.GameServer/Endpoints/Game/DataTypes/Response/GameUserResponse.cs#L23
Non-nullable property 'Handle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Release Built Artifacts
Converting null literal or possible null value to non-nullable type.
|
Release Built Artifacts
Possible null reference assignment.
|
Release Built Artifacts
Converting null literal or possible null value to non-nullable type.
|
Release Built Artifacts
Possible null reference assignment.
|
Release Built Artifacts
Converting null literal or possible null value to non-nullable type.
|
Release Built Artifacts
Possible null reference return.
|
Release Built Artifacts
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 Built Artifacts
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/
|