Update README.md #153
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Quick_ACG/Startup.cs#L130
Converting null literal or possible null value to non-nullable type.
|
build:
launcher-csharp/Rooms/Views/CreateRoomFromTemplate/Shared/CreateRoomView.cshtml#L4
The variable 'redirectToSecondCodeExample' is assigned but its value is never used
|
build:
launcher-csharp/Startup.cs#L154
Possible null reference assignment.
|
build:
launcher-csharp/Startup.cs#L155
Possible null reference assignment.
|
build:
launcher-csharp/Startup.cs#L157
Possible null reference assignment.
|
build:
launcher-csharp/Startup.cs#L158
Possible null reference assignment.
|
build:
launcher-csharp/Startup.cs#L159
Possible null reference assignment.
|
build:
launcher-csharp/Startup.cs#L186
Possible null reference argument for parameter 'value' in 'ExamplesApiType Enum.Parse<ExamplesApiType>(string value)'.
|
build:
launcher-csharp/Startup.cs#L186
Converting null literal or possible null value to non-nullable type.
|
build:
launcher-csharp/Startup.cs#L188
Possible null reference argument for parameter 'wantedScopes' in 'string Startup.UpdateRedirectUriScopes(string uri, List<string> wantedScopes)'.
|