Add some tests #70
Annotations
10 errors and 1 warning
build:
engine/Orbit.Engine.Tests/GameObjectTests.cs#L8
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
engine/Orbit.Engine.Tests/GameObjectTests.cs#L8
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
|
build:
engine/Orbit.Engine.Tests/GameObjectTests.cs#L21
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
engine/Orbit.Engine.Tests/GameObjectTests.cs#L21
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
|
build:
engine/Orbit.Engine.Tests/GameObjectTests.cs#L38
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
engine/Orbit.Engine.Tests/GameObjectTests.cs#L38
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
|
build:
engine/Orbit.Engine.Tests/GameObjectTests.cs#L57
The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
engine/Orbit.Engine.Tests/GameObjectTests.cs#L57
The type or namespace name 'Test' could not be found (are you missing a using directive or an assembly reference?)
|
build:
engine/Orbit.Engine.Tests/Mocks/MockGameObject.cs#L23
The type or namespace name 'ICanvas' could not be found (are you missing a using directive or an assembly reference?)
|
build:
engine/Orbit.Engine.Tests/Mocks/MockGameObject.cs#L23
The type or namespace name 'RectF' could not be found (are you missing a using directive or an assembly reference?)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|