chore(deps) Update dependency markdown-it to v15 - #778
Merged
Annotations
10 warnings
|
node build:
web/Authorization/SamlClaimsTransformer.cs#L28
Remove this commented out code.
|
|
node build:
web/Program.cs#L429
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
|
node build:
web/Program.cs#L386
'SqlConnection' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
|
node build:
web/Program.cs#L384
'SqlConnectionStringBuilder' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
|
node build:
web/Program.cs#L381
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
|
node build:
web/Authentication/TestSsoAuthHandler.cs#L21
'AuthenticationHandler<TestSsoSchemeOptions>.AuthenticationHandler(IOptionsMonitor<TestSsoSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
|
node build:
web/Authorization/DemoAuthHandler.cs#L22
'AuthenticationHandler<DemoSchemeOptions>.AuthenticationHandler(IOptionsMonitor<DemoSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
|
node build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
node build:
web/Authorization/DemoAuthHandler.cs#L20
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
|
node build
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
background
wait
wait-all
cancel
parallel
Loading