Skip to content

fix: season beta ctf fixes #61

fix: season beta ctf fixes

fix: season beta ctf fixes #61

Triggered via pull request December 24, 2024 00:25
Status Failure
Total duration 35s
Artifacts

test.yml

on: pull_request
Matrix: Check
Matrix: Clippy
Matrix: Rustfmt
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 75 warnings
Clippy (stable): src/constants/prototypes.rs#L33
use of deprecated static `objects::impls::construction_site::CONSTRUCTION_SITE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Clippy (stable): src/constants/prototypes.rs#L34
use of deprecated static `objects::impls::creep::CREEP_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Clippy (stable): src/constants/prototypes.rs#L35
use of deprecated static `objects::impls::resource::RESOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Clippy (stable): src/constants/prototypes.rs#L36
use of deprecated static `objects::impls::source::SOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Clippy (stable): src/constants/prototypes.rs#L37
use of deprecated static `objects::impls::structure::STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Clippy (stable): src/constants/prototypes.rs#L38
use of deprecated static `objects::impls::owned_structure::OWNED_STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Clippy (stable): src/constants/prototypes.rs#L39
use of deprecated static `objects::impls::structure_container::STRUCTURE_CONTAINER_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Clippy (stable): src/constants/prototypes.rs#L40
use of deprecated static `objects::impls::structure_extension::STRUCTURE_EXTENSION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Clippy (stable): src/constants/prototypes.rs#L41
use of deprecated static `objects::impls::structure_rampart::STRUCTURE_RAMPART_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Clippy (stable): src/constants/prototypes.rs#L42
use of deprecated static `objects::impls::structure_road::STRUCTURE_ROAD_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Rustfmt (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rustfmt (stable)
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/
Rustfmt (stable)
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/
Rustfmt (stable)
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/
Rustfmt (stable)
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/
Check (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check (stable)
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/
Check (stable)
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/
Check (stable)
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/
Check (stable)
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/
Check (stable): src/constants/prototypes.rs#L33
use of deprecated static `objects::impls::construction_site::CONSTRUCTION_SITE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (stable): src/constants/prototypes.rs#L34
use of deprecated static `objects::impls::creep::CREEP_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (stable): src/constants/prototypes.rs#L35
use of deprecated static `objects::impls::resource::RESOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (stable): src/constants/prototypes.rs#L36
use of deprecated static `objects::impls::source::SOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (stable): src/constants/prototypes.rs#L37
use of deprecated static `objects::impls::structure::STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (stable): src/constants/prototypes.rs#L38
use of deprecated static `objects::impls::owned_structure::OWNED_STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (stable): src/constants/prototypes.rs#L39
use of deprecated static `objects::impls::structure_container::STRUCTURE_CONTAINER_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (stable): src/constants/prototypes.rs#L40
use of deprecated static `objects::impls::structure_extension::STRUCTURE_EXTENSION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (stable): src/constants/prototypes.rs#L41
use of deprecated static `objects::impls::structure_rampart::STRUCTURE_RAMPART_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (stable): src/constants/prototypes.rs#L42
use of deprecated static `objects::impls::structure_road::STRUCTURE_ROAD_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Clippy (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy (stable)
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/
Clippy (stable)
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/
Clippy (stable)
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/
Clippy (stable)
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/
Rustfmt (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rustfmt (nightly)
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/
Rustfmt (nightly)
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/
Rustfmt (nightly)
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/
Rustfmt (nightly)
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/
Test Suite (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Suite (stable)
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/
Test Suite (stable)
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/
Test Suite (stable)
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/
Test Suite (stable)
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/
Test Suite (stable): src/constants/prototypes.rs#L33
use of deprecated static `objects::impls::construction_site::CONSTRUCTION_SITE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (stable): src/constants/prototypes.rs#L34
use of deprecated static `objects::impls::creep::CREEP_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (stable): src/constants/prototypes.rs#L35
use of deprecated static `objects::impls::resource::RESOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (stable): src/constants/prototypes.rs#L36
use of deprecated static `objects::impls::source::SOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (stable): src/constants/prototypes.rs#L37
use of deprecated static `objects::impls::structure::STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (stable): src/constants/prototypes.rs#L38
use of deprecated static `objects::impls::owned_structure::OWNED_STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (stable): src/constants/prototypes.rs#L39
use of deprecated static `objects::impls::structure_container::STRUCTURE_CONTAINER_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (stable): src/constants/prototypes.rs#L40
use of deprecated static `objects::impls::structure_extension::STRUCTURE_EXTENSION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (stable): src/constants/prototypes.rs#L41
use of deprecated static `objects::impls::structure_rampart::STRUCTURE_RAMPART_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (stable): src/constants/prototypes.rs#L42
use of deprecated static `objects::impls::structure_road::STRUCTURE_ROAD_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check (nightly)
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/
Check (nightly)
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/
Check (nightly)
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/
Check (nightly)
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/
Check (nightly): src/constants/prototypes.rs#L33
use of deprecated static `objects::impls::construction_site::CONSTRUCTION_SITE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (nightly): src/constants/prototypes.rs#L34
use of deprecated static `objects::impls::creep::CREEP_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (nightly): src/constants/prototypes.rs#L35
use of deprecated static `objects::impls::resource::RESOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (nightly): src/constants/prototypes.rs#L36
use of deprecated static `objects::impls::source::SOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (nightly): src/constants/prototypes.rs#L37
use of deprecated static `objects::impls::structure::STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (nightly): src/constants/prototypes.rs#L38
use of deprecated static `objects::impls::owned_structure::OWNED_STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (nightly): src/constants/prototypes.rs#L39
use of deprecated static `objects::impls::structure_container::STRUCTURE_CONTAINER_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (nightly): src/constants/prototypes.rs#L40
use of deprecated static `objects::impls::structure_extension::STRUCTURE_EXTENSION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (nightly): src/constants/prototypes.rs#L41
use of deprecated static `objects::impls::structure_rampart::STRUCTURE_RAMPART_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Check (nightly): src/constants/prototypes.rs#L42
use of deprecated static `objects::impls::structure_road::STRUCTURE_ROAD_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Suite (nightly)
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/
Test Suite (nightly)
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/
Test Suite (nightly)
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/
Test Suite (nightly)
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/
Test Suite (nightly): src/constants/prototypes.rs#L33
use of deprecated static `objects::impls::construction_site::CONSTRUCTION_SITE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (nightly): src/constants/prototypes.rs#L34
use of deprecated static `objects::impls::creep::CREEP_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (nightly): src/constants/prototypes.rs#L35
use of deprecated static `objects::impls::resource::RESOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (nightly): src/constants/prototypes.rs#L36
use of deprecated static `objects::impls::source::SOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (nightly): src/constants/prototypes.rs#L37
use of deprecated static `objects::impls::structure::STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (nightly): src/constants/prototypes.rs#L38
use of deprecated static `objects::impls::owned_structure::OWNED_STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (nightly): src/constants/prototypes.rs#L39
use of deprecated static `objects::impls::structure_container::STRUCTURE_CONTAINER_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (nightly): src/constants/prototypes.rs#L40
use of deprecated static `objects::impls::structure_extension::STRUCTURE_EXTENSION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (nightly): src/constants/prototypes.rs#L41
use of deprecated static `objects::impls::structure_rampart::STRUCTURE_RAMPART_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
Test Suite (nightly): src/constants/prototypes.rs#L42
use of deprecated static `objects::impls::structure_road::STRUCTURE_ROAD_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead