Skip to content

ИИ станции... (пока не трогать) #410

ИИ станции... (пока не трогать)

ИИ станции... (пока не трогать) #410

Triggered via pull request November 21, 2023 20:32
Status Failure
Total duration 2m 12s
Artifacts

build-test-release.yml

on: pull_request
Matrix: build
Build & Test Release
0s
Build & Test Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build (ubuntu-latest): Content.Server/ADT/EvilTwin/StationEvents /EvilTwinRule.cs#L6
The type or namespace name 'EvilTwinRuleComponent' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Server/ADT/EvilTwin/StationEvents /EvilTwinRule.cs#L8
The type or namespace name 'EvilTwinRuleComponent' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Server/ADT/EvilTwin/StationEvents /EvilTwinRule.cs#L18
The type or namespace name 'EvilTwinSystem' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Server/ADT/Fugitive/FugitiveSystem.cs#L239
The type or namespace name 'FugitiveComponent' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Server/ADT/Fugitive/FugitiveSystem.cs#L256
The type or namespace name 'FugitiveComponent' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Server/ADT/Fugitive/FugitiveSystem.cs#L260
The type or namespace name 'FugitiveComponent' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Client/ADT/StationAI/Systems/StationAISystem.cs#L1
The type or namespace name 'EntityHealthBar' does not exist in the namespace 'Content.Shared.ADT' (are you missing an assembly reference?)
build (ubuntu-latest): Content.Server/ADT/EvilTwin/StationEvents /EvilTwinRule.cs#L6
The type or namespace name 'EvilTwinRuleComponent' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Server/ADT/EvilTwin/StationEvents /EvilTwinRule.cs#L8
The type or namespace name 'EvilTwinRuleComponent' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Server/ADT/EvilTwin/StationEvents /EvilTwinRule.cs#L18
The type or namespace name 'EvilTwinSystem' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest): RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L23
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L20
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L39
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L42
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L34
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L223
'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L104
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L117
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L127
'Logger.ErrorS(string, string)' is obsolete: 'Use ISawmill.Error'