Skip to content

refactor: collision system split wit debugging #132

refactor: collision system split wit debugging

refactor: collision system split wit debugging #132

Triggered via push October 12, 2023 08:41
Status Success
Total duration 3m 6s
Artifacts

dotnet.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): src/Libs/Systems/CameraFollowingSystem.cs#L24
Dereference of a possibly null reference.
Build (ubuntu-latest): src/Libs/Systems/AnimatedMovementSystem.cs#L43
Dereference of a possibly null reference.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): 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.
Build (ubuntu-latest): src/Libs/Systems/AnimatedMovementSystem.cs#L43
Dereference of a possibly null reference.
Build (ubuntu-latest): src/Libs/Systems/AnimatedMovementSystem.cs#L56
Dereference of a possibly null reference.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): src/Libs/Systems/CameraFollowingSystem.cs#L24
Dereference of a possibly null reference.
Build (windows-latest): src/Libs/Systems/CameraFollowingSystem.cs#L40
Dereference of a possibly null reference.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): 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.
Build (windows-latest): src/Libs/Systems/AnimatedMovementSystem.cs#L43
Dereference of a possibly null reference.
Build (windows-latest): src/Libs/Systems/AnimatedMovementSystem.cs#L56
Dereference of a possibly null reference.