Merge pull request #16 from Shoogn/dev #17
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
Sample/ProtectedResourceApp_JwtBearer/Infrastructure/OAuth2Scheme/OAuth2ServerHandler.cs#L18
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
build:
Sample/ProtectedResourceApp_JwtBearer/Infrastructure/OAuth2Scheme/OAuth2ServerHandler.cs#L20
'AuthenticationHandler<OAuth2ServerOptions>.AuthenticationHandler(IOptionsMonitor<OAuth2ServerOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
build:
Server/src/OAuth20.Server/Migrations/20221126172819_init.cs#L8
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Server/src/OAuth20.Server/Migrations/20221126172819_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Server/src/OAuth20.Server/Migrations/20240401074305_deviceflowsqltable.cs#L8
The type name 'deviceflowsqltable' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Server/src/OAuth20.Server/Migrations/20240401074305_deviceflowsqltable.Designer.cs#L16
The type name 'deviceflowsqltable' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Server/src/OAuth20.Server/Migrations/20240402204757_alterdeviceflowstable.cs#L7
The type name 'alterdeviceflowstable' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Server/src/OAuth20.Server/Migrations/20240402204757_alterdeviceflowstable.Designer.cs#L16
The type name 'alterdeviceflowstable' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Server/src/OAuth20.Server/Program.cs#L97
Suggest using top level route registrations instead of UseEndpoints (https://aka.ms/aspnet/analyzers)
|
build:
Sample/ProtectedResourceApp_JwtBearer/Infrastructure/OAuth2Scheme/OAuth2ServerHandler.cs#L18
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|