Skip to content

Test workflow

Test workflow #85

Re-run triggered January 25, 2024 23:14
Status Failure
Total duration 1m 10s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: SLCommandScript.Core/Commands/CommandsUtils.cs#L1
The type or namespace name 'CommandSystem' could not be found (are you missing a using directive or an assembly reference?)
build: SLCommandScript.Core/Commands/CommandsUtils.cs#L2
The type or namespace name 'GameCore' could not be found (are you missing a using directive or an assembly reference?)
build: SLCommandScript.Core/Commands/CommandsUtils.cs#L4
The type or namespace name 'RemoteAdmin' could not be found (are you missing a using directive or an assembly reference?)
build: SLCommandScript.Core/Interfaces/IPermissionsResolver.cs#L1
The type or namespace name 'CommandSystem' could not be found (are you missing a using directive or an assembly reference?)
build: SLCommandScript.Core/Iterables/Players.cs#L1
The type or namespace name 'PlayerRoles' could not be found (are you missing a using directive or an assembly reference?)
build: SLCommandScript.Core/Iterables/Rooms.cs#L1
The type or namespace name 'MapGeneration' could not be found (are you missing a using directive or an assembly reference?)
build: SLCommandScript.Core/Language/Expressions/CommandExpr.cs#L1
The type or namespace name 'CommandSystem' could not be found (are you missing a using directive or an assembly reference?)
build: SLCommandScript.Core/Language/Interpreter.cs#L1
The type or namespace name 'CommandSystem' could not be found (are you missing a using directive or an assembly reference?)
build: SLCommandScript.Core/Language/Lexer.cs#L1
The type or namespace name 'CommandSystem' could not be found (are you missing a using directive or an assembly reference?)
build: SLCommandScript.Core/Language/Parser.cs#L1
The type or namespace name 'NorthwoodLib' could not be found (are you missing a using directive or an assembly reference?)