Skip to content

PIG!!!

PIG!!! #1101

Triggered via pull request October 19, 2023 16:36
@CvasicCvasic
synchronize #266
Cvasic:PIG!
Status Failure
Total duration 2m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-test-debug.yml

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

Annotations

10 errors and 11 warnings
build (ubuntu-latest): Content.Shared/StatusEffect/StatusEffectsSystem.cs#L117
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'EntityManager.AddComponent<T>(EntityUid)'. There is no boxing conversion or type parameter conversion from 'T' to 'Robust.Shared.GameObjects.Component'.
build (ubuntu-latest): Content.Shared/Roles/SharedRoleSystem.cs#L78
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'EntitySystem.AddComp<T>(EntityUid, T, bool)'. There is no boxing conversion or type parameter conversion from 'T' to 'Robust.Shared.GameObjects.Component'.
build (ubuntu-latest): Content.Shared/Roles/SharedRoleSystem.cs#L104
The type 'T' must be a reference type in order to use it as parameter 'T' in the generic type or method 'EntitySystem.RemComp<T>(EntityUid)'
build (ubuntu-latest): Content.Shared/Mind/SharedMindSystem.cs#L309
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'EntitySystem.GetEntityQuery<T>()'. There is no boxing conversion or type parameter conversion from 'T' to 'Robust.Shared.GameObjects.Component'.
build (ubuntu-latest): Content.Shared/Body/Systems/SharedBodySystem.Organs.cs#L159
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'EntitySystem.GetEntityQuery<T>()'. There is no boxing conversion or type parameter conversion from 'T' to 'Robust.Shared.GameObjects.Component'.
build (ubuntu-latest): Content.Shared/Body/Systems/SharedBodySystem.Parts.cs#L687
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'EntitySystem.GetEntityQuery<T>()'. There is no boxing conversion or type parameter conversion from 'T' to 'Robust.Shared.GameObjects.Component'.
build (ubuntu-latest): Content.Shared/Body/Systems/SharedBodySystem.Parts.cs#L759
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'EntitySystem.GetEntityQuery<T>()'. There is no boxing conversion or type parameter conversion from 'T' to 'Robust.Shared.GameObjects.Component'.
build (ubuntu-latest): Content.Shared/Body/Systems/SharedBodySystem.Parts.cs#L779
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'EntitySystem.GetEntityQuery<T>()'. There is no boxing conversion or type parameter conversion from 'T' to 'Robust.Shared.GameObjects.Component'.
build (ubuntu-latest): Content.Shared/StatusEffect/StatusEffectsSystem.cs#L117
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'EntityManager.AddComponent<T>(EntityUid)'. There is no boxing conversion or type parameter conversion from 'T' to 'Robust.Shared.GameObjects.Component'.
build (ubuntu-latest): Content.Shared/Roles/SharedRoleSystem.cs#L78
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'EntitySystem.AddComp<T>(EntityUid, T, bool)'. There is no boxing conversion or type parameter conversion from 'T' to 'Robust.Shared.GameObjects.Component'.
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#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/ViewVariables/Commands/ViewVariablesBaseCommand.cs#L10
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Network/HWId.cs#L36
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Configuration/ConfigurationCommands.cs#L12
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/ConfigurationCommands.cs#L8
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/DumpDependencyInjectors.cs#L6
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/DumpEventTablesCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/DumpNetComponentsCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/DumpSerializerTypeMapCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/EchoCommand.cs#L3
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'