Skip to content
Triggered via push June 3, 2024 11:45
Status Failure
Total duration 48s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 12 warnings
build
No test report files were found
build: src/usage/tables/Tables.cs#L4
The type or namespace name 'Tables' does not exist in the namespace 'GodotSharpSome' (are you missing an assembly reference?)
build: src/usage/tables/Tables.cs#L6
The type or namespace name 'ExampleNodeBase' could not be found (are you missing a using directive or an assembly reference?)
build: src/usage/tables/Tables.cs#L8
The type or namespace name 'TableVisualizer' could not be found (are you missing a using directive or an assembly reference?)
build: src/usage/tables/Tables.cs#L4
The type or namespace name 'Tables' does not exist in the namespace 'GodotSharpSome' (are you missing an assembly reference?)
build: src/usage/tables/Tables.cs#L6
The type or namespace name 'ExampleNodeBase' could not be found (are you missing a using directive or an assembly reference?)
build: src/usage/tables/Tables.cs#L8
The type or namespace name 'TableVisualizer' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
No file matches path **/test-results.trx
build: src/GodotSharpSome.Grids2D/OrthogonalGridOptions.cs#L17
Non-nullable property 'RowSpans' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/GodotSharpSome.Grids2D/OrthogonalGridOptions.cs#L18
Non-nullable property 'ColumnSpans' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/GodotSharpSome.Grids2D/OrthogonalGridVisualizer.cs#L50
Dereference of a possibly null reference.
build: src/GodotSharpSome.Grids2D/OrthogonalGridVisualizer.cs#L56
Dereference of a possibly null reference.
build: src/GodotSharpSome.Grids2D/OrthogonalGridVisualizer.cs#L65
Dereference of a possibly null reference.
build: src/GodotSharpSome.Grids2D/OrthogonalGridVisualizer.cs#L71
Dereference of a possibly null reference.
build: src/GodotSharpSome.Grids2D/IrregularGridVisualizer.cs#L48
Dereference of a possibly null reference.
build: src/GodotSharpSome.Grids2D/IrregularGridVisualizer.cs#L50
Dereference of a possibly null reference.
build: src/GodotSharpSome.Grids2D/IrregularGridVisualizer.cs#L55
Dereference of a possibly null reference.
build: src/GodotSharpSome.Grids2D/IrregularGridVisualizer.cs#L57
Dereference of a possibly null reference.