Skip to content

update manifest file #163

update manifest file

update manifest file #163

Triggered via push November 25, 2024 21:31
Status Failure
Total duration 4m 6s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: Quick_ACG/Startup.cs#L130
Converting null literal or possible null value to non-nullable type.
build: launcher-csharp/Startup.cs#L159
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L160
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L162
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L163
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L164
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L192
Possible null reference argument for parameter 'value' in 'ExamplesApiType Enum.Parse<ExamplesApiType>(string value)'.
build: launcher-csharp/Startup.cs#L192
Converting null literal or possible null value to non-nullable type.
build: launcher-csharp/Startup.cs#L193
Possible null reference argument for parameter 'wantedScopes' in 'string Startup.UpdateRedirectUriScopes(string uri, List<string> wantedScopes)'.
build: launcher-csharp/Startup.cs#L211
Nullable value type may be null.