Skip to content

Улучшение системы подсвечивания слов (#520) #46

Улучшение системы подсвечивания слов (#520)

Улучшение системы подсвечивания слов (#520) #46

Triggered via push September 24, 2024 21:33
Status Success
Total duration 15m 50s
Artifacts
Matrix: build
Build & Test Debug
0s
Build & Test Debug
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], space-wizards/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest): RobustToolbox/Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Prototypes/PrototypeManager.YamlValidate.cs#L72
The variable 'defaultErrorOccurred' is assigned but its value is never used
build (ubuntu-latest): RobustToolbox/Robust.Shared/Physics/Systems/FixtureSystem.cs#L190
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Physics/Systems/SharedJointSystem.cs#L249
'TransformComponent.WorldMatrix' is obsolete: 'Use the system method instead'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Physics/Systems/SharedJointSystem.cs#L249
'TransformComponent.WorldMatrix' is obsolete: 'Use the system method instead'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Physics/Systems/SharedJointSystem.cs#L345
'TransformComponent.WorldRotation' is obsolete: 'Use the system method instead'