Skip to content

Acoustic gunshot detector #196

Acoustic gunshot detector

Acoustic gunshot detector #196

Triggered via pull request May 10, 2026 13:40
Status Success
Total duration 3m 37s
Artifacts

ctabirl.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: cTabIRL/cTabWebApp/Messaging/MessageTemplate.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: cTabIRL/cTabWebApp/Messaging/MessageLineTemplate.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: cTabIRL/cTabWebApp/Messaging/MessageLineTemplate.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: cTabIRL/cTabWebApp/Messaging/MessageLineTemplate.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: cTabIRL/cTabWebApp/Services/Images/ImageServiceConfig.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: cTabIRL/cTabWebApp/Messaging/MessageFieldTemplate.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: cTabIRL/cTabWebApp/Messaging/MessageFieldTemplate.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: cTabIRL/cTabWebApp/Messaging/Message.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Arma3TacMap/Arma3TacMapLibrary/Maps/MarkerData.cs#L43
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
build: Arma3TacMap/Arma3TacMapLibrary/Maps/MarkerData.cs#L38
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
build
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026