Skip to content

Merge pull request #81 from Dejmenek/dependabot/nuget/serilog-37dfc8e204 #39

Merge pull request #81 from Dejmenek/dependabot/nuget/serilog-37dfc8e204

Merge pull request #81 from Dejmenek/dependabot/nuget/serilog-37dfc8e204 #39

Triggered via push May 26, 2026 20:35
Status Success
Total duration 2m 55s
Artifacts

ci.yml

on: push
update-lock-files
update-lock-files
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-test: TournamentAPI.IntegrationTests/GraphQL/Tests/Users/UserMutationTests.cs#L41
Dereference of a possibly null reference.
build-test: TournamentAPI.IntegrationTests/GraphQL/Tests/Users/UserQueryTests.cs#L27
Possible null reference argument for parameter 'token' in 'void TestClient.SetAuthToken(string token)'.
build-test: TournamentAPI.IntegrationTests/GraphQL/Tests/Users/UserQueryTests.cs#L27
Dereference of a possibly null reference.
build-test: TournamentAPI.IntegrationTests/GraphQL/Tests/Users/UserQueryTests.cs#L27
Dereference of a possibly null reference.
build-test: TournamentAPI.IntegrationTests/IntegrationTestWebAppFactory.cs#L13
'MsSqlBuilder.MsSqlBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
build-test: TournamentAPI.LoadTests/LoadTestWebAppFactory.cs#L14
'MsSqlBuilder.MsSqlBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
build-test: TournamentAPI/Tournaments/TournamentMutations.cs#L150
Dereference of a possibly null reference.
build-test: TournamentAPI/Tournaments/TournamentMutations.cs#L116
Possible null reference assignment.
build-test: TournamentAPI/Users/UserMutations.cs#L48
Possible null reference argument for parameter 'user' in 'Task<bool> UserManager<ApplicationUser>.CheckPasswordAsync(ApplicationUser user, string password)'.