Skip to content

Create new release from pushed tag #68

Create new release from pushed tag

Create new release from pushed tag #68

Triggered via push March 9, 2024 23:16
Status Failure
Total duration 1m 4s
Artifacts

release.yml

on: push
Release Built Artifacts
56s
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
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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
Possible null reference return.
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.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/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: Refresh.GameServer/Types/SequentialIdStorage.cs#L7
Non-nullable property 'TypeName' must contain a non-null value when exiting constructor. Consider declaring the property 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/Types/Photos/GamePhotoSubject.cs#L13
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Built Artifacts: Refresh.GameServer/Types/Photos/GamePhotoSubject.cs#L14
Non-nullable property 'Bounds' 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#L6
Non-nullable property 'Players' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.