Skip to content

.NET

.NET #7

Triggered via release March 10, 2024 22:46
Status Failure
Total duration 51s
Artifacts

dotnet.yml

on: release
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build (8.0.x)
Process completed with exit code 2.
build (8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (8.0.x): Code/MelonInstaller/Models/GitHubRelease.cs#L72
Non-nullable property 'login' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): Code/MelonInstaller/Models/GitHubRelease.cs#L74
Non-nullable property 'node_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): Code/MelonInstaller/Models/GitHubRelease.cs#L75
Non-nullable property 'avatar_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): Code/MelonInstaller/Models/GitHubRelease.cs#L76
Non-nullable property 'gravatar_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): Code/MelonInstaller/Models/GitHubRelease.cs#L77
Non-nullable property 'url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): Code/MelonInstaller/Models/GitHubRelease.cs#L78
Non-nullable property 'html_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): Code/MelonInstaller/Models/GitHubRelease.cs#L79
Non-nullable property 'followers_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): Code/MelonInstaller/Models/GitHubRelease.cs#L80
Non-nullable property 'following_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): Code/MelonInstaller/Models/GitHubRelease.cs#L81
Non-nullable property 'gists_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): Code/MelonInstaller/Models/GitHubRelease.cs#L82
Non-nullable property 'starred_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.