Fix ImageSharp memory limit #180
Annotations
21 warnings
bis-file-formats/BIS.Core/Compression/LzssCompression.cs#L687
The variable 'k' is declared but never used
|
GameRealisticMap/ElevationModel/Constrained/ElevationSmoothSegment.cs#L44
Nullable value type may be null.
|
GameRealisticMap/ElevationModel/Constrained/ElevationSmoothSegment.cs#L48
Nullable value type may be null.
|
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintNode.cs#L139
Nullable value type may be null.
|
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/Satellite/S2Cloudless.cs#L133
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
GameRealisticMap/Geometries/FollowPath.cs#L70
Dereference of a possibly null reference.
|
GameRealisticMap/Geometries/FollowPath.cs#L78
Possible null reference return.
|
bis-file-formats/BIS.Core/Compression/LzssCompression.cs#L687
The variable 'k' is declared but never used
|
GameRealisticMap/Satellite/S2Cloudless.cs#L133
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
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.
|
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.
|
GameRealisticMap/ElevationModel/Constrained/ElevationSmoothSegment.cs#L44
Nullable value type may be null.
|
GameRealisticMap/ElevationModel/Constrained/ElevationSmoothSegment.cs#L48
Nullable value type may be null.
|
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintNode.cs#L139
Nullable value type may be null.
|
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintGrid.cs#L264
Nullable value type may be null.
|
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintGrid.cs#L273
Nullable value type may be null.
|
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintGrid.cs#L294
Nullable value type may be null.
|
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/
|
This job succeeded
Loading