update build #91
Annotations
12 warnings
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build:
DeviceFlowWeb/MissingSecurityHeaders.cs#L17
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build:
DeviceFlowWeb/MissingSecurityHeaders.cs#L24
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build:
IdentityStandaloneMfa/Migrations/20191220064544_init.cs#L6
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
IdentityStandaloneMfa/Migrations/20191220064544_init.Designer.cs#L13
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
IdentityStandaloneMfa/Areas/Identity/Pages/Account/Manage/DownloadPersonalData.cshtml.cs#L46
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build:
IdentityStandaloneUserCheck/Areas/Identity/Pages/Account/Manage/DownloadPersonalData.cshtml.cs#L52
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
build:
StsServerIdentity/Areas/Identity/Pages/Account/LoginFido2Mfa.cshtml.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
StsServerIdentity/Fido2/Fido2Store.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
StsServerIdentity/Fido2/Fido2Store.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
StsServerIdentity/Fido2/Fido2Store.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|