Merge remote-tracking branch 'origin/master' into upstream_update_181123 #1
build-map-renderer.yml
on: push
Matrix: build
Build & Test Debug
0s
Annotations
10 errors and 12 warnings
build (ubuntu-latest):
Content.Shared/Nuclear14/Special/SpecialModifierSystem.cs#L77
Argument 1: cannot convert from 'Robust.Shared.GameObjects.EntityUid' to 'Robust.Shared.GameObjects.IEntityManager'
|
build (ubuntu-latest):
Content.Shared/Nuclear14/Special/SpecialModifierSystem.cs#L77
Argument 2: cannot convert from 'int' to 'Robust.Shared.GameObjects.EntityUid'
|
build (ubuntu-latest):
Content.Shared/Nuclear14/Special/SpecialModifierSystem.cs#L77
Argument 3: cannot convert from 'Content.Shared.Nuclear14.Special.RefreshSpecialModifiersDoAfterEvent' to 'System.TimeSpan'
|
build (ubuntu-latest):
Content.Shared/Nuclear14/Special/SpecialModifierSystem.cs#L77
Argument 4: cannot convert from 'Robust.Shared.GameObjects.EntityUid' to 'Content.Shared.DoAfter.DoAfterEvent'
|
build (ubuntu-latest):
Content.Shared/Inventory/InventorySystem.Relay.cs#L48
The name 'OnGetStrippingVerbs' does not exist in the current context
|
build (ubuntu-latest):
Content.Shared/Nuclear14/Special/ChemistryModifiers/Agility/AgilityModifierMetabolismComponent.cs#L8
Type AgilityModifierMetabolismComponent is a DataDefinition but is not partial.
|
build (ubuntu-latest):
Content.Shared/Nuclear14/Special/ChemistryModifiers/Agility/AgilityModifier.cs#L14
Type AgilityModifierReagent is a DataDefinition but is not partial.
|
build (ubuntu-latest):
Content.Shared/Nuclear14/Special/ChemistryModifiers/Charisma/CharismaModifier.cs#L14
Type CharismaModifierReagent is a DataDefinition but is not partial.
|
build (ubuntu-latest):
Content.Shared/Nuclear14/Special/ChemistryModifiers/Charisma/CharismaModifierMetabolismComponent.cs#L8
Type CharismaModifierMetabolismComponent is a DataDefinition but is not partial.
|
build (ubuntu-latest):
Content.Shared/Nuclear14/Special/ChemistryModifiers/Endurance/EnduranceModifier.cs#L14
Type EnduranceModifierReagent is a DataDefinition but is not partial.
|
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.6.0, space-wizards/submodule-dependency@v0.1.5, actions/setup-dotnet@v3.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/submodule-dependency@v0.1.5. 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/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
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/Container.cs#L73
'BaseContainer.Remove(EntityUid, IEntityManager?, TransformComponent?, MetaDataComponent?, bool, bool, EntityCoordinates?, Angle?)' is obsolete: 'Use container system method'
|