Skip to content

ci: Add CI workflow for Minimap API #815

ci: Add CI workflow for Minimap API

ci: Add CI workflow for Minimap API #815

Triggered via push July 19, 2023 18:29
Status Success
Total duration 48s
Artifacts

dotnet-build.yml

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

Annotations

33 warnings
build-test (Common, ./WowsKarma.Common/WowsKarma.Common.csproj)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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/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/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/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/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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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'
build-test (API, ./WowsKarma.Api/WowsKarma.Api.csproj)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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'