Skip to content

Fix marker menu in webapp #112

Fix marker menu in webapp

Fix marker menu in webapp #112

Triggered via pull request May 15, 2025 08:47
Status Success
Total duration 2m 47s
Artifacts

ctabirl.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)