GameRealisticMap Alpha 9.5 (v0.9.5) #11
Annotations
21 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Shopify/upload-to-release@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
build:
bis-file-formats/BIS.Core/Compression/LzssCompression.cs#L687
The variable 'k' is declared but never used
|
build:
mapkit/MapToolkit/Utils/clipper.cs#L262
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
mapkit/MapToolkit/Utils/clipper.cs#L412
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
mapkit/MapToolkit/Utils/clipper.cs#L495
Nullability of reference types in type of parameter 'node1' of 'int MyIntersectNodeSort.Compare(IntersectNode node1, IntersectNode node2)' doesn't match implicitly implemented member 'int IComparer<IntersectNode>.Compare(IntersectNode? x, IntersectNode? y)' (possibly because of nullability attributes).
|
build:
mapkit/MapToolkit/Utils/clipper.cs#L495
Nullability of reference types in type of parameter 'node2' of 'int MyIntersectNodeSort.Compare(IntersectNode node1, IntersectNode node2)' doesn't match implicitly implemented member 'int IComparer<IntersectNode>.Compare(IntersectNode? x, IntersectNode? y)' (possibly because of nullability attributes).
|
build:
mapkit/MapToolkit/Databases/DemHttpStorage.cs#L35
Possible null reference argument for parameter 'baseUri' in 'Uri.Uri(Uri baseUri, string? relativeUri)'.
|
build:
mapkit/MapToolkit/Databases/DemHttpStorage.cs#L39
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build:
GameRealisticMap/Satellite/S2Cloudless.cs#L129
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build:
GameRealisticMap/Satellite/RawSatelliteImageBuilder.cs#L81
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.
|
build:
bis-file-formats/BIS.Core/Compression/LzssCompression.cs#L687
The variable 'k' is declared but never used
|
build:
mapkit/MapToolkit/Utils/clipper.cs#L262
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
mapkit/MapToolkit/Utils/clipper.cs#L412
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
mapkit/MapToolkit/Utils/clipper.cs#L495
Nullability of reference types in type of parameter 'node1' of 'int MyIntersectNodeSort.Compare(IntersectNode node1, IntersectNode node2)' doesn't match implicitly implemented member 'int IComparer<IntersectNode>.Compare(IntersectNode? x, IntersectNode? y)' (possibly because of nullability attributes).
|
build:
mapkit/MapToolkit/Utils/clipper.cs#L495
Nullability of reference types in type of parameter 'node2' of 'int MyIntersectNodeSort.Compare(IntersectNode node1, IntersectNode node2)' doesn't match implicitly implemented member 'int IComparer<IntersectNode>.Compare(IntersectNode? x, IntersectNode? y)' (possibly because of nullability attributes).
|
build:
mapkit/MapToolkit/Databases/DemHttpStorage.cs#L35
Possible null reference argument for parameter 'baseUri' in 'Uri.Uri(Uri baseUri, string? relativeUri)'.
|
build:
mapkit/MapToolkit/Databases/DemHttpStorage.cs#L39
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build:
GameRealisticMap/Satellite/S2Cloudless.cs#L129
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build:
GameRealisticMap/Satellite/RawSatelliteImageBuilder.cs#L81
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.
|
build:
GameRealisticMap/Satellite/RawSatelliteImageBuilder.cs#L88
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.
|