Skip to content

Merge pull request #204 from docusign/skip-langs-fix #174

Merge pull request #204 from docusign/skip-langs-fix

Merge pull request #204 from docusign/skip-langs-fix #174

Triggered via push July 10, 2025 22:32
Status Failure
Total duration 4m 47s
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: launcher-csharp/Startup.cs#L215
Nullable value type may be null.
build: launcher-csharp/Startup.cs#L197
Possible null reference argument for parameter 'wantedScopes' in 'string Startup.UpdateRedirectUriScopes(string uri, List<string> wantedScopes)'.
build: launcher-csharp/Startup.cs#L196
Converting null literal or possible null value to non-nullable type.
build: launcher-csharp/Startup.cs#L196
Possible null reference argument for parameter 'value' in 'ExamplesApiType Enum.Parse<ExamplesApiType>(string value)'.
build: launcher-csharp/Startup.cs#L168
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L167
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L166
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L164
Possible null reference assignment.
build: launcher-csharp/Startup.cs#L163
Possible null reference assignment.
build: Quick_ACG/Startup.cs#L153
Converting null literal or possible null value to non-nullable type.