Skip to content

Create new release from pushed tag #105

Create new release from pushed tag

Create new release from pushed tag #105

Triggered via push July 27, 2024 13:39
Status Failure
Total duration 1m 9s
Artifacts

release.yml

on: push
Release Built Artifacts
1m 0s
Release Built Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
Release Built Artifacts
Process completed with exit code 1.
Release Built Artifacts
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: 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
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: Refresh.GameServer/Types/Matching/Responses/SerializedRoomMatchResponse.cs#L6
Non-nullable property 'Players' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Matching/Responses/SerializedRoomMatchResponse.cs#L7
Non-nullable property 'Slots' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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: 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 return.