Skip to content

0.16.3.1 - Bugfixes & QoL improvements #808

0.16.3.1 - Bugfixes & QoL improvements

0.16.3.1 - Bugfixes & QoL improvements #808

Triggered via pull request June 16, 2023 20:13
Status Success
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet-build.yml

on: pull_request
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj): WowsKarma.Common/Models/DTOs/Replays/ReplayDTO.cs#L9
Non-nullable property 'DownloadUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj): WowsKarma.Common/Models/DTOs/Replays/ReplayDTO.cs#L11
Non-nullable property 'Players' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj): WowsKarma.Common/Models/DTOs/Replays/ReplayDTO.cs#L13
Non-nullable property 'ChatMessages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj): WowsKarma.Common/Models/DTOs/PlayerPostDTO.cs#L9
Non-nullable property 'Player' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj): WowsKarma.Common/Models/DTOs/PlayerPostDTO.cs#L11
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj): WowsKarma.Common/Models/DTOs/PlayerClanProfileDTO.cs#L7
Non-nullable property 'ClanInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj): WowsKarma.Common/Models/DTOs/Notifications/PostNotificationBaseDTO.cs#L6
Non-nullable property 'Post' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj): WowsKarma.Common/Models/DTOs/Notifications/PostModEditedNotificationDTO.cs#L6
Non-nullable property 'ModAction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj): WowsKarma.Common/Models/DTOs/Notifications/PostModDeletedNotificationDTO.cs#L6
Non-nullable property 'ModAction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj): WowsKarma.Common/Models/DTOs/Replays/ReplayDTO.cs#L9
Non-nullable property 'DownloadUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj): WowsKarma.Common/Models/DTOs/Replays/ReplayDTO.cs#L9
Non-nullable property 'DownloadUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj): WowsKarma.Common/Models/DTOs/Replays/ReplayDTO.cs#L11
Non-nullable property 'Players' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj): WowsKarma.Common/Models/DTOs/Replays/ReplayDTO.cs#L13
Non-nullable property 'ChatMessages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj): WowsKarma.Common/Models/DTOs/PlayerPostDTO.cs#L9
Non-nullable property 'Player' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj): WowsKarma.Common/Models/DTOs/PlayerPostDTO.cs#L11
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj): WowsKarma.Common/Models/DTOs/PlayerClanProfileDTO.cs#L7
Non-nullable property 'ClanInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj): WowsKarma.Common/Models/DTOs/Notifications/PostNotificationBaseDTO.cs#L6
Non-nullable property 'Post' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj): WowsKarma.Common/Models/DTOs/Notifications/PostModEditedNotificationDTO.cs#L6
Non-nullable property 'ModAction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj): WowsKarma.Common/Models/DTOs/Notifications/PostModDeletedNotificationDTO.cs#L6
Non-nullable property 'ModAction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj): WowsKarma.Api/Data/Models/ClanMember.cs#L23
'ClanMember' defines 'Equals' but not 'GetHashCode'
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj): WowsKarma.Common/Models/DTOs/Replays/ReplayDTO.cs#L9
Non-nullable property 'DownloadUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj): WowsKarma.Common/Models/DTOs/Replays/ReplayDTO.cs#L11
Non-nullable property 'Players' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj): WowsKarma.Common/Models/DTOs/Replays/ReplayDTO.cs#L13
Non-nullable property 'ChatMessages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj): WowsKarma.Common/Models/DTOs/PlayerPostDTO.cs#L9
Non-nullable property 'Player' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj): WowsKarma.Common/Models/DTOs/PlayerPostDTO.cs#L11
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj): WowsKarma.Common/Models/DTOs/PlayerClanProfileDTO.cs#L7
Non-nullable property 'ClanInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj): WowsKarma.Common/Models/DTOs/Notifications/PostNotificationBaseDTO.cs#L6
Non-nullable property 'Post' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj): WowsKarma.Common/Models/DTOs/Notifications/PostModEditedNotificationDTO.cs#L6
Non-nullable property 'ModAction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj): WowsKarma.Common/Models/DTOs/Notifications/PostModDeletedNotificationDTO.cs#L6
Non-nullable property 'ModAction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-test (Web (legacy), ./WowsKarma.Web/WowsKarma.Web.csproj): WowsKarma.Web/Program.cs#L65
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger, bool, LoggerProviderCollection)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'