chore: nez init. wip #140
Annotations
3 errors and 10 warnings
src/Apps/GameDesktop/Game.cs#L11
The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly reference?)
|
src/Apps/GameDesktop/Game.cs#L11
The type or namespace name 'Core' could not be found (are you missing a using directive or an assembly 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/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#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#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