Skip to content

Fixing type in Orca Sounds menu (#200) #5

Fixing type in Orca Sounds menu (#200)

Fixing type in Orca Sounds menu (#200) #5

Triggered via push September 20, 2024 14:47
Status Success
Total duration 3m 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 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/Utilities/LoggingUtilities.cs#L67
Possible null reference argument for parameter 'exception' in 'void LoggingUtilities.LogError(ILogger logger, Exception exception)'.
build: ModeratorFrontEnd/OrcaHello/OrcaHello.Web.Shared/Utilities/LoggingUtilities.cs#L77
Possible null reference argument for parameter 'exception' in 'void LoggingUtilities.LogWarn(ILogger logger, Exception exception)'.
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.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/