Skip to content

Перенос механики языков, переводчиков языков, имплантеров языков. #190

Перенос механики языков, переводчиков языков, имплантеров языков.

Перенос механики языков, переводчиков языков, имплантеров языков. #190

Triggered via pull request July 6, 2024 22:14
Status Success
Total duration 3m 59s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
YAML Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
YAML Linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3.6.0, space-wizards/submodule-dependency@v0.1.5, actions/setup-dotnet@v3.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
YAML Linter: RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
YAML Linter: RobustToolbox/Robust.Shared/Console/IConsoleShell.cs#L62
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L249
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L256
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L195
'EntityCoordinates.GetMapId(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetMapId()'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L195
'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L120
'IMapManager.IsMapInitialized(MapId)' is obsolete: 'Use MapSystem'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L91
'IMapManager.DeleteGrid(EntityUid)' is obsolete: 'Just delete the grid entity'
YAML Linter: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
YAML Linter: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L291
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'