Skip to content

Publish

Publish #300

Triggered via schedule August 15, 2023 10:10
Status Failure
Total duration 5m 4s
Artifacts

publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: 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.
build: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'