Skip to content

Merge pull request #110 from jetelain/wine-workaround #109

Merge pull request #110 from jetelain/wine-workaround

Merge pull request #110 from jetelain/wine-workaround #109

Triggered via push April 5, 2025 12:41
Status Success
Total duration 3m 20s
Artifacts

ctabirl.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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