Skip to content

Merge pull request #114 from jetelain/setting-for-photos #111

Merge pull request #114 from jetelain/setting-for-photos

Merge pull request #114 from jetelain/setting-for-photos #111

Triggered via push April 6, 2025 13:43
Status Success
Total duration 3m 12s
Artifacts

ctabirl.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: cTabIRL/cTabWebApp/Messaging/MessageTemplate.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: cTabIRL/cTabWebApp/Messaging/MessageTemplate.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: cTabIRL/cTabWebApp/Messaging/MessageTemplate.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: cTabIRL/cTabWebApp/Messaging/MessageTemplate.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/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)