Skip to content

deleted: Update to .NET 9 #20

deleted: Update to .NET 9

deleted: Update to .NET 9 #20

Triggered via pull request May 1, 2025 13:49
Status Failure
Total duration 3m 59s
Artifacts

ci.yml

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

Annotations

20 errors and 10 warnings
ubuntu-latest
Process completed with exit code 1.
ubuntu-latest: src/Storage/src/Stores/Serialization/ClaimsPrincipalConverter.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
ubuntu-latest: src/Storage/src/Models/Token.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
ubuntu-latest: src/Storage/src/IdentityServerUser.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
ubuntu-latest: src/Storage/src/Stores/Serialization/ClaimsPrincipalConverter.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
ubuntu-latest: src/Storage/src/Models/Token.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
ubuntu-latest: src/Storage/src/IdentityServerUser.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
macOS-latest
Process completed with exit code 1.
macOS-latest: src/Storage/src/Stores/Serialization/ClaimsPrincipalConverter.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
macOS-latest: src/Storage/src/Models/Token.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
macOS-latest: src/Storage/src/IdentityServerUser.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
macOS-latest: src/Storage/src/Stores/Serialization/ClaimsPrincipalConverter.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
macOS-latest: src/Storage/src/Models/Token.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
macOS-latest: src/Storage/src/IdentityServerUser.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
windows-latest: src/Storage/src/Stores/Serialization/ClaimsPrincipalConverter.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
windows-latest: src/Storage/src/Models/Token.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
windows-latest: src/Storage/src/IdentityServerUser.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
windows-latest: src/Storage/src/Stores/Serialization/ClaimsPrincipalConverter.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
windows-latest: src/Storage/src/Models/Token.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
windows-latest: src/Storage/src/IdentityServerUser.cs#L5
The type or namespace name 'IdentityModel' could not be found (are you missing a using directive or an assembly reference?)
windows-latest: src/IdentityServer4/src/Endpoints/Results/AuthorizeResult.cs#L36
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
windows-latest: src/IdentityServer4/src/ResponseHandling/Default/DeviceAuthorizationResponseGenerator.cs#L56
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
windows-latest: src/IdentityServer4/src/ResponseHandling/Default/DeviceAuthorizationResponseGenerator.cs#L41
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
windows-latest: src/IdentityServer4/src/ResponseHandling/Default/AuthorizeResponseGenerator.cs#L66
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
windows-latest: src/IdentityServer4/src/ResponseHandling/Default/AuthorizeResponseGenerator.cs#L49
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
windows-latest: src/IdentityServer4/src/ResponseHandling/Default/AuthorizeInteractionResponseGenerator.cs#L52
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
windows-latest: src/IdentityServer4/src/ResponseHandling/Default/AuthorizeInteractionResponseGenerator.cs#L42
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
windows-latest: src/IdentityServer4/src/Hosting/IdentityServerAuthenticationService.cs#L40
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
windows-latest: src/IdentityServer4/src/Hosting/IdentityServerAuthenticationService.cs#L31
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
windows-latest: src/IdentityServer4/src/Extensions/HttpContextAuthenticationExtensions.cs#L42
'ISystemClock' is obsolete: 'Use TimeProvider instead.'