Skip to content

use windows

use windows #4

Triggered via push March 21, 2024 21:49
Status Failure
Total duration 1m 7s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 17 warnings
build
Process completed with exit code 1.
build: SharpCraft/Tile.cs#L12
Parameter 'int textureIndex' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build: SharpCraft/BoundingBoxExtensions.cs#L111
Unreachable code detected
build: SharpCraft/Program.cs#L9
Non-nullable field '_timer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SharpCraft/Program.cs#L10
Non-nullable field '_level' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SharpCraft/Program.cs#L11
Non-nullable field '_levelRenderer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SharpCraft/Program.cs#L12
Non-nullable field '_player' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SharpCraft/Level.cs#L27
The event 'Level.OnEverythingChanged' is never used
build: SharpCraft/BoundingBoxExtensions.cs#L111
Unreachable code detected
build: SharpCraft/Tile.cs#L12
Parameter 'int textureIndex' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build: SharpCraft/Program.cs#L9
Non-nullable field '_timer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SharpCraft/Program.cs#L10
Non-nullable field '_level' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SharpCraft/Program.cs#L11
Non-nullable field '_levelRenderer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SharpCraft/Program.cs#L12
Non-nullable field '_player' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SharpCraft/Level.cs#L27
The event 'Level.OnEverythingChanged' is never used
build: SharpCraft/BoundingBoxExtensions.cs#L111
Unreachable code detected
build: SharpCraft/Tile.cs#L12
Parameter 'int textureIndex' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build: SharpCraft/Program.cs#L9
Non-nullable field '_timer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.