update manifest file #163
Annotations
1 error and 10 warnings
Test
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.
|
Loading