Skip to content

Space Traffic Control Part 2 #125

Space Traffic Control Part 2

Space Traffic Control Part 2 #125

Triggered via pull request July 20, 2023 17:23
Status Failure
Total duration 1m 54s
Artifacts

build-test-debug.yml

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

Annotations

11 errors and 12 warnings
build (ubuntu-latest): Content.Shared/Shuttles/BUIStates/RadarConsoleBoundInterfaceState.cs#L54
Nullability of reference types in type of parameter 'a' of 'int DockComparer.Compare(DockingInterfaceState a, DockingInterfaceState b)' doesn't match implicitly implemented member 'int IComparer<DockingInterfaceState>.Compare(DockingInterfaceState? x, DockingInterfaceState? y)' (possibly because of nullability attributes).
build (ubuntu-latest): Content.Shared/Shuttles/BUIStates/RadarConsoleBoundInterfaceState.cs#L54
Nullability of reference types in type of parameter 'b' of 'int DockComparer.Compare(DockingInterfaceState a, DockingInterfaceState b)' doesn't match implicitly implemented member 'int IComparer<DockingInterfaceState>.Compare(DockingInterfaceState? x, DockingInterfaceState? y)' (possibly because of nullability attributes).
build (ubuntu-latest): Content.Shared/Shuttles/BUIStates/RadarConsoleBoundInterfaceState.cs#L54
Nullability of reference types in type of parameter 'a' of 'int DockComparer.Compare(DockingInterfaceState a, DockingInterfaceState b)' doesn't match implicitly implemented member 'int IComparer<DockingInterfaceState>.Compare(DockingInterfaceState? x, DockingInterfaceState? y)' (possibly because of nullability attributes).
build (ubuntu-latest): Content.Shared/Shuttles/BUIStates/RadarConsoleBoundInterfaceState.cs#L54
Nullability of reference types in type of parameter 'b' of 'int DockComparer.Compare(DockingInterfaceState a, DockingInterfaceState b)' doesn't match implicitly implemented member 'int IComparer<DockingInterfaceState>.Compare(DockingInterfaceState? x, DockingInterfaceState? y)' (possibly because of nullability attributes).
build (windows-latest)
The operation was canceled.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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#L24
'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#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'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/BaseContainer.cs#L51
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L222
'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/ContainerHelpers.cs#L43
'ContainerHelpers.TryGetManagerComp(EntityUid, out IContainerManager?, IEntityManager?)' is obsolete: 'Use SharedContainerSystem.TryGetManagerComp() instead'
build (ubuntu-latest): RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L173
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/