Merge pull request #38 from jetelain/phases #5
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|
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:
Arma3TacMapWebApp/Controllers/TacMapsController.cs#L67
Dereference of a possibly null reference.
|
build:
Arma3TacMapWebApp/Views/TacMaps/Index.cshtml#L27
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#L33
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#L50
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#L56
Dereference of a possibly null reference.
|