Handle TileFrame boundary #179
Annotations
3 errors and 5 warnings
Build and NuGet:
Core/WorldGen.cs#L166
The name 'pos' does not exist in the current context
|
Build and NuGet:
Core/WorldGen.cs#L166
The name 'pos' does not exist in the current context
|
Build and NuGet
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and NuGet:
Core/TileProvider/Misc.cs#L34
Converting null literal or possible null value to non-nullable type.
|
Build and NuGet:
Core/TileProvider/Misc.cs#L38
Dereference of a possibly null reference.
|
Build and NuGet:
Core/TileProvider/Misc.cs#L34
Converting null literal or possible null value to non-nullable type.
|
Build and NuGet:
Core/TileProvider/Misc.cs#L38
Dereference of a possibly null reference.
|
Loading