Update projects #29
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:
MvcHybridBackChannel/Controllers/HomeController.cs#L59
Possible null reference assignment.
|
build:
MvcHybridBackChannel/Controllers/HomeController.cs#L70
Possible null reference assignment.
|
build:
MvcHybridBackChannel/Controllers/HomeController.cs#L71
Possible null reference assignment.
|
build:
MvcHybridBackChannel/Controllers/HomeController.cs#L72
Possible null reference assignment.
|
build:
MvcHybridBackChannelTwo/Controllers/HomeController.cs#L59
Possible null reference assignment.
|
build:
MvcHybridBackChannelTwo/Controllers/HomeController.cs#L70
Possible null reference assignment.
|
build:
MvcHybridBackChannelTwo/Controllers/HomeController.cs#L71
Possible null reference assignment.
|
build:
MvcHybridBackChannelTwo/Controllers/HomeController.cs#L72
Possible null reference assignment.
|
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
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|