Merge remote-tracking branch 'upstream/master' #35
build-test-release.yml
on: push
Matrix: build
Build & Test Release
0s
Annotations
11 errors and 12 warnings
build (ubuntu-latest):
Content.Shared/Administration/AnyCommandAttribute.cs#L3
The type or namespace name 'Toolshed' does not exist in the namespace 'Robust.Shared' (are you missing an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Medical/Cryogenics/InsideCryoPodComponent.cs#L12
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
|
build (ubuntu-latest):
Content.Shared/Anomaly/Components/AnomalyComponent.cs#L116
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
|
build (ubuntu-latest):
Content.Shared/Anomaly/Components/AnomalyComponent.cs#L223
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
|
build (ubuntu-latest):
Content.Shared/Movement/Components/ContentEyeComponent.cs#L17
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
|
build (ubuntu-latest):
Content.Shared/Movement/Components/ContentEyeComponent.cs#L23
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
|
build (ubuntu-latest):
Content.Shared/Movement/Components/InputMoverComponent.cs#L41
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
|
build (ubuntu-latest):
Content.Shared/Movement/Components/InputMoverComponent.cs#L42
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
|
build (ubuntu-latest):
Content.Shared/Movement/Systems/SharedContentEyeSystem.cs#L66
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
|
build (ubuntu-latest):
Content.Shared/Movement/Systems/SharedContentEyeSystem.cs#L66
'Vector2' is an ambiguous reference between 'Robust.Shared.Maths.Vector2' and 'System.Numerics.Vector2'
|
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#L22
'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/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/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/ViewVariables/ViewVariablesManager.Domains.cs#L173
'IPrototypeManager.TryGetVariantType(string, out Type?)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Domains.cs#L189
'IPrototypeManager.HasVariant(string)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Domains.cs#L192
'IPrototypeManager.GetVariantType(string)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L170
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L255
'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/
|