Skip to content

Merge pull request #65 from jetelain/fix-cache #40

Merge pull request #65 from jetelain/fix-cache

Merge pull request #65 from jetelain/fix-cache #40

Triggered via push February 2, 2026 07:36
Status Success
Total duration 37s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Arma3TacMapWebApp/Views/TacMaps/Index.cshtml#L59
Dereference of a possibly null reference.
build: Arma3TacMapWebApp/Views/TacMaps/Index.cshtml#L56
Dereference of a possibly null reference.
build: Arma3TacMapWebApp/Views/TacMaps/Index.cshtml#L53
Dereference of a possibly null reference.
build: Arma3TacMapWebApp/Views/TacMaps/Index.cshtml#L50
Dereference of a possibly null reference.
build: Arma3TacMapWebApp/Views/TacMaps/Index.cshtml#L36
Dereference of a possibly null reference.
build: Arma3TacMapWebApp/Views/TacMaps/Index.cshtml#L33
Dereference of a possibly null reference.
build: Arma3TacMapWebApp/Views/TacMaps/Index.cshtml#L30
Dereference of a possibly null reference.
build: Arma3TacMapWebApp/Views/TacMaps/Index.cshtml#L27
Dereference of a possibly null reference.
build: 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: 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)