Backup intermediate data to allow advanced edit scenarios#298
Draft
jetelain wants to merge 3 commits into
Draft
Annotations
21 warnings and 1 notice
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, microsoft/setup-msbuild@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
GameRealisticMap/ElevationModel/Constrained/ElevationConstraint.cs#L30
Nullable value type may be null.
|
|
GameRealisticMap/ElevationModel/ElevationBuilder.cs#L121
Nullable value type may be null.
|
|
GameRealisticMap/ElevationModel/ElevationBuilder.cs#L121
Nullable value type may be null.
|
|
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintNode.cs#L139
Nullable value type may be null.
|
|
GameRealisticMap/ElevationModel/Constrained/ElevationSmoothSegment.cs#L48
Nullable value type may be null.
|
|
GameRealisticMap/ElevationModel/Constrained/ElevationSmoothSegment.cs#L44
Nullable value type may be null.
|
|
|
|
bis-file-formats/BIS.Core/Compression/LzssCompression.cs#L687
The variable 'k' is declared but never used
|
|
|
|
|
|
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L300
Possible null reference return.
|
|
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L285
Converting null literal or possible null value to non-nullable type.
|
|
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L277
Possible null reference return.
|
|
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L257
Possible null reference argument for parameter 'value' in 'KeyValuePair<bool, CompleteWay>.KeyValuePair(bool key, CompleteWay value)'.
|
|
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L253
Possible null reference argument for parameter 'value' in 'KeyValuePair<bool, CompleteWay>.KeyValuePair(bool key, CompleteWay value)'.
|
|
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L242
Possible null reference return.
|
|
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L239
Converting null literal or possible null value to non-nullable type.
|
|
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L163
Possible null reference argument for parameter 'relation' in 'Feature DefaultFeatureInterpreter2.InterpretMultipolygonRelation(CompleteRelation relation)'.
|
|
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L155
Possible null reference argument for parameter 'relation' in 'Feature DefaultFeatureInterpreter2.InterpretMultipolygonRelation(CompleteRelation relation)'.
|
|
bis-file-formats/BIS.Core/Compression/LzssCompression.cs#L687
The variable 'k' is declared but never used
|
|
|
The logs for this run have expired and are no longer available.
Loading