Skip to content

Publish Client Build #943

Publish Client Build

Publish Client Build #943

Triggered via push August 11, 2024 17:56
Status Success
Total duration 2m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: Robust.Shared/ViewVariables/Commands/ViewVariablesBaseCommand.cs#L10
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: Robust.Shared/Configuration/ConfigurationCommands.cs#L12
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: Robust.Shared/Replays/ReplayRecordingCommands.cs#L9
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: Robust.Shared/Replays/ReplayRecordingCommands.cs#L70
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: Robust.Shared/Replays/ReplayRecordingCommands.cs#L90
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: Robust.Shared/Console/Commands/ConfigurationCommands.cs#L8
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: Robust.Shared/Console/Commands/DumpDependencyInjectors.cs#L6
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: Robust.Shared/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.