Skip to content

Publish

Publish #262

Triggered via schedule July 8, 2023 10:11
Status Failure
Total duration 4m 52s
Artifacts

publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/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/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.'