Filter out debug message from Binarize #184
Annotations
21 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "MSIX Test Package".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Create the app package:
bis-file-formats/BIS.Core/Compression/LzssCompression.cs#L687
The variable 'k' is declared but never used
|
Create the app package:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L155
Possible null reference argument for parameter 'relation' in 'Feature DefaultFeatureInterpreter2.InterpretMultipolygonRelation(CompleteRelation relation)'.
|
Create the app package:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L163
Possible null reference argument for parameter 'relation' in 'Feature DefaultFeatureInterpreter2.InterpretMultipolygonRelation(CompleteRelation relation)'.
|
Create the app package:
GameRealisticMap/Satellite/S2Cloudless.cs#L133
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Create the app package:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L239
Converting null literal or possible null value to non-nullable type.
|
Create the app package:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L242
Possible null reference return.
|
Create the app package:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L253
Possible null reference argument for parameter 'value' in 'KeyValuePair<bool, CompleteWay>.KeyValuePair(bool key, CompleteWay value)'.
|
Create the app package:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L257
Possible null reference argument for parameter 'value' in 'KeyValuePair<bool, CompleteWay>.KeyValuePair(bool key, CompleteWay value)'.
|
Create the app package:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L277
Possible null reference return.
|
Create the app package:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L285
Converting null literal or possible null value to non-nullable type.
|
Execute unit tests:
bis-file-formats/BIS.Core/Compression/LzssCompression.cs#L687
The variable 'k' is declared but never used
|
Execute unit tests:
GameRealisticMap/Satellite/S2Cloudless.cs#L133
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Execute unit tests:
GameRealisticMap/Satellite/RawSatelliteImageBuilder.cs#L80
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Execute unit tests:
GameRealisticMap/Satellite/RawSatelliteImageBuilder.cs#L87
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Execute unit tests:
GameRealisticMap/ElevationModel/Constrained/ElevationSmoothSegment.cs#L44
Nullable value type may be null.
|
Execute unit tests:
GameRealisticMap/ElevationModel/Constrained/ElevationSmoothSegment.cs#L48
Nullable value type may be null.
|
Execute unit tests:
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintNode.cs#L139
Nullable value type may be null.
|
Execute unit tests:
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintGrid.cs#L264
Nullable value type may be null.
|
Execute unit tests:
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintGrid.cs#L273
Nullable value type may be null.
|
Execute unit tests:
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintGrid.cs#L294
Nullable value type may be null.
|
Loading