Skip to content

Merge pull request #43 from NerosoftDev/develop #8

Merge pull request #43 from NerosoftDev/develop

Merge pull request #43 from NerosoftDev/develop #8

Triggered via push December 5, 2023 17:31
Status Success
Total duration 1m 55s
Artifacts

push-nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
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: Source/Euonia.Hosting/Authentication/IdentityServerAuthenticationHandler.cs#L18
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: Source/Euonia.Hosting/Authentication/IdentityServerAuthenticationHandler.cs#L19
'AuthenticationHandler<IdentityServerAuthenticationOptions>.AuthenticationHandler(IOptionsMonitor<IdentityServerAuthenticationOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
build: Source/Euonia.Hosting/Authentication/IdentityServerAuthenticationOptions.cs#L208
'JwtBearerOptions.SecurityTokenValidators' is obsolete: 'SecurityTokenValidators is no longer used by default. Use TokenHandlers instead. To continue using SecurityTokenValidators, set UseSecurityTokenValidators to true. See https://aka.ms/aspnetcore8/security-token-changes'
build: Source/Euonia.Hosting/Authentication/IdentityServerAuthenticationOptions.cs#L209
'JwtBearerOptions.SecurityTokenValidators' is obsolete: 'SecurityTokenValidators is no longer used by default. Use TokenHandlers instead. To continue using SecurityTokenValidators, set UseSecurityTokenValidators to true. See https://aka.ms/aspnetcore8/security-token-changes'
build: Source/Euonia.Hosting/Authentication/IdentityServerAuthenticationHandler.cs#L18
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: Source/Euonia.Hosting/Authentication/IdentityServerAuthenticationHandler.cs#L19
'AuthenticationHandler<IdentityServerAuthenticationOptions>.AuthenticationHandler(IOptionsMonitor<IdentityServerAuthenticationOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
build: Source/Euonia.Hosting/Authentication/IdentityServerAuthenticationOptions.cs#L208
'JwtBearerOptions.SecurityTokenValidators' is obsolete: 'SecurityTokenValidators is no longer used by default. Use TokenHandlers instead. To continue using SecurityTokenValidators, set UseSecurityTokenValidators to true. See https://aka.ms/aspnetcore8/security-token-changes'
build: Source/Euonia.Hosting/Authentication/IdentityServerAuthenticationOptions.cs#L209
'JwtBearerOptions.SecurityTokenValidators' is obsolete: 'SecurityTokenValidators is no longer used by default. Use TokenHandlers instead. To continue using SecurityTokenValidators, set UseSecurityTokenValidators to true. See https://aka.ms/aspnetcore8/security-token-changes'