Skip to content

Doors with Centcom Access #732

Doors with Centcom Access

Doors with Centcom Access #732

Triggered via pull request June 20, 2023 19:11
Status Success
Total duration 23m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
Analyze (go)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: space-wizards/[email protected]. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Analyze (go): RobustToolbox/Lidgren.Network/Lidgren.Network/Lidgren.Network/Sockets/NetNativeSocket.cs#L20
The type name 'sockaddr' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (go): RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (go): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (go): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
Analyze (go): RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (go): RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (go): RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Analyze (go): RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L173
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Analyze (go): RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L258
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Analyze (go): RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L280
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Analyze (python)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: space-wizards/[email protected]. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Analyze (python): RobustToolbox/Lidgren.Network/Lidgren.Network/Lidgren.Network/Sockets/NetNativeSocket.cs#L20
The type name 'sockaddr' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (python): RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (python): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (python): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
Analyze (python): RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (python): RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Analyze (python): RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (python): RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Domains.cs#L173
'IPrototypeManager.TryGetVariantType(string, out Type?)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
Analyze (python): RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Domains.cs#L189
'IPrototypeManager.HasVariant(string)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
Analyze (python): RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Domains.cs#L192
'IPrototypeManager.GetVariantType(string)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
Analyze (javascript)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: space-wizards/[email protected]. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Analyze (javascript): RobustToolbox/Lidgren.Network/Lidgren.Network/Lidgren.Network/Sockets/NetNativeSocket.cs#L20
The type name 'sockaddr' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (javascript): RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (javascript): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (javascript): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
Analyze (javascript): RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (javascript): RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (javascript): RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Analyze (javascript): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L224
'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.'
Analyze (javascript): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L103
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
Analyze (javascript): RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L116
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
Analyze (csharp)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: space-wizards/[email protected]. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Analyze (csharp): RobustToolbox/Lidgren.Network/Lidgren.Network/Lidgren.Network/Sockets/NetNativeSocket.cs#L20
The type name 'sockaddr' only contains lower-cased ascii characters. Such names may become reserved for the language.
Analyze (csharp): RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (csharp): RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (csharp): RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (csharp): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Analyze (csharp): RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
Analyze (csharp): RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Analyze (csharp): RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L173
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Analyze (csharp): RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L258
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Analyze (csharp): RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L280
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'