Merge branch 'orcasound:main' into main #2
Annotations
1 error and 14 warnings
deploy
Deployment Failed, Error: No credentials found. Add an Azure login action before this action. For more details refer https://github.com/azure/login
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Extensions/ExceptionExtensions.cs#L19
Converting null literal or possible null value to non-nullable type.
|
build:
ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Extensions/ExceptionExtensions.cs#L39
Converting null literal or possible null value to non-nullable type.
|
build:
ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Services/ValidationService.cs#L417
Cannot convert null literal to non-nullable reference type.
|
build:
ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Services/ValidationService.cs#L417
Cannot convert null literal to non-nullable reference type.
|
build:
ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Services/ValidationService.cs#L424
Possible null reference argument for parameter 'message' in 'HttpResponseException.HttpResponseException(HttpResponseMessage httpResponseMessage, string message)'.
|
build:
ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Services/ValidationService.cs#L400
Cannot convert null literal to non-nullable reference type.
|
build:
ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Services/ValidationService.cs#L400
Cannot convert null literal to non-nullable reference type.
|
build:
ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Services/ValidationService.cs#L407
Possible null reference argument for parameter 'message' in 'HttpResponseException.HttpResponseException(HttpResponseMessage httpResponseMessage, string message)'.
|
build:
ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Services/ValidationService.cs#L383
Cannot convert null literal to non-nullable reference type.
|
build:
ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Services/ValidationService.cs#L383
Cannot convert null literal to non-nullable reference type.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|