Test workflow #85
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?)
|