Skip to content

Fix holos being unkillable #17

Fix holos being unkillable

Fix holos being unkillable #17

Triggered via push March 13, 2024 21:39
Status Success
Total duration 4m 21s
Artifacts

validate.yml

on: push
Lint YAML
3m 25s
Lint YAML
Validate maps
1m 6s
Validate maps
Validate attributions
30s
Validate attributions
Validate RSIs
29s
Validate RSIs
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Validate RSIs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate RSIs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Validate attributions
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate attributions
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Validate maps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Validate maps
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lint YAML
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, space-wizards/submodule-dependency@v0.1.5, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint YAML
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lint YAML: Content.Server.Database/Migrations/Postgres/20220103235647_whitelist.cs#L8
The type name 'whitelist' only contains lower-cased ascii characters. Such names may become reserved for the language.
Lint YAML: Content.Server.Database/Migrations/Postgres/20220103235647_whitelist.Designer.cs#L18
The type name 'whitelist' only contains lower-cased ascii characters. Such names may become reserved for the language.
Lint YAML: Content.Server.Database/Migrations/Postgres/20220108185749_add-species.cs#L7
The type name 'addspecies' only contains lower-cased ascii characters. Such names may become reserved for the language.
Lint YAML: Content.Server.Database/Migrations/Postgres/20220108185749_add-species.Designer.cs#L18
The type name 'addspecies' only contains lower-cased ascii characters. Such names may become reserved for the language.
Lint YAML: Content.Server.Database/Migrations/Sqlite/20220103235637_whitelist.cs#L8
The type name 'whitelist' only contains lower-cased ascii characters. Such names may become reserved for the language.
Lint YAML: Content.Server.Database/Migrations/Sqlite/20220103235637_whitelist.Designer.cs#L15
The type name 'whitelist' only contains lower-cased ascii characters. Such names may become reserved for the language.
Lint YAML: Content.Server.Database/Migrations/Sqlite/20220108185734_add-species.cs#L7
The type name 'addspecies' only contains lower-cased ascii characters. Such names may become reserved for the language.
Lint YAML: Content.Server.Database/Migrations/Sqlite/20220108185734_add-species.Designer.cs#L15
The type name 'addspecies' only contains lower-cased ascii characters. Such names may become reserved for the language.
Lint YAML: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Lint YAML: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'