Skip to content

Add integration tests for customers #60

Add integration tests for customers

Add integration tests for customers #60

Triggered via pull request June 10, 2025 02:22
Status Success
Total duration 1m 0s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: tests/Equinox.Tests.Integration/Support/TestAuthHandler.cs#L13
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
build: tests/Equinox.Tests.Integration/Support/TestAuthHandler.cs#L13
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: tests/Equinox.Tests.Integration/Support/TestAuthHandler.cs#L13
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
build: tests/Equinox.Tests.Integration/Support/TestAuthHandler.cs#L13
'ISystemClock' is obsolete: 'Use TimeProvider instead.'