Skip to content

Fix join query

Fix join query #29

Triggered via push January 3, 2025 09:01
Status Success
Total duration 29s
Artifacts

test.yaml

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

Annotations

11 warnings
Test (ArenaService.Tests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L18
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L20
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L85
Cannot convert null literal to non-nullable reference type.
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L86
Cannot convert null literal to non-nullable reference type.
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L87
Cannot convert null literal to non-nullable reference type.
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L88
Cannot convert null literal to non-nullable reference type.
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L89
Cannot convert null literal to non-nullable reference type.
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L90
Cannot convert null literal to non-nullable reference type.
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L106
Possible null reference assignment.
Test (ArenaService.Tests): ArenaService/Auth/ES256KAuthenticationHandler.cs#L107
Possible null reference assignment.