Skip to content

Fixing type in Orca Sounds menu #4

Fixing type in Orca Sounds menu

Fixing type in Orca Sounds menu #4

Triggered via pull request September 19, 2024 21:06
Status Success
Total duration 3m 8s
Artifacts

OrcaHello.Web.UI.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-dotnet@608ee757cfcce72c2e91e99aca128e0cae67de87, actions/cache@8492260343ad570701412c2f464a5877dc76bace. 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@ee0669bd1cc54295c223e0bb666b733df41de1c5, actions/setup-dotnet@608ee757cfcce72c2e91e99aca128e0cae67de87, actions/cache@8492260343ad570701412c2f464a5877dc76bace. 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/Utilities/ValidatorUtilities.cs#L16
Dereference of a possibly null reference.
build: ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Utilities/ValidatorUtilities.cs#L21
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.