Skip to content

fix refresh

fix refresh #33

Triggered via push August 30, 2024 08:06
Status Success
Total duration 50s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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: 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: 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: 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.