feat: fixed time step #133
Annotations
20 warnings
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameSpriteComponent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameSpriteComponent.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Systems/CameraFollowingSystem.cs#L24
Dereference of a possibly null reference.
|
src/Libs/Systems/CameraFollowingSystem.cs#L40
Dereference of a possibly null reference.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameSpriteComponent.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameMovementAnimationComponent.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Components/Generated/Game/Components/GameSpriteComponent.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
src/Libs/Systems/AnimatedMovementSystem.cs#L43
Dereference of a possibly null reference.
|
src/Libs/Systems/AnimatedMovementSystem.cs#L56
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading