refactor: impls of camera & collisions,etc./wip #254
Annotations
13 warnings
The following actions uses Node.js version which is deprecated 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/
|
src/Libs/Systems/Render/RenderTilesSystem.cs#L29
Dereference of a possibly null reference.
|
src/Libs/Systems/WorldInitializer.cs#L25
Dereference of a possibly null reference.
|
src/Libs/Systems/WorldInitializer.cs#L60
Nullable value type may be null.
|
src/Libs/Systems/WorldInitializer.cs#L60
Nullable value type may be null.
|
src/Libs/Systems/Render/RenderTilesSystem.cs#L29
Dereference of a possibly null reference.
|
src/Libs/Systems/WorldInitializer.cs#L25
Dereference of a possibly null reference.
|
src/Libs/Systems/WorldInitializer.cs#L60
Nullable value type may be null.
|
src/Libs/Systems/WorldInitializer.cs#L60
Nullable value type may be null.
|
src/Libs/Systems/Render/RenderTilesSystem.cs#L29
Dereference of a possibly null reference.
|
src/Libs/Systems/WorldInitializer.cs#L25
Dereference of a possibly null reference.
|
src/Libs/Systems/WorldInitializer.cs#L60
Nullable value type may be null.
|
src/Libs/Systems/WorldInitializer.cs#L60
Nullable value type may be null.
|
This job succeeded
Loading