Skip to content

Add required keyword attributes to sandbox whitelist #12648

Add required keyword attributes to sandbox whitelist

Add required keyword attributes to sandbox whitelist #12648

Triggered via pull request September 29, 2024 23:27
Status Success
Total duration 10m 43s
Artifacts

test-content.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3.6.0, 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/
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
build
The variable 'defaultErrorOccurred' is assigned but its value is never used
build
'BoundUserInterface.DeferredClose' is obsolete
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'TransformComponent.WorldMatrix' is obsolete: 'Use the system method instead'