docs: usage example for create_construction_site #58
Annotations
15 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Run cargo check:
src/constants/prototypes.rs#L33
use of deprecated static `objects::impls::construction_site::CONSTRUCTION_SITE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
|
Run cargo check:
src/constants/prototypes.rs#L34
use of deprecated static `objects::impls::creep::CREEP_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
|
Run cargo check:
src/constants/prototypes.rs#L35
use of deprecated static `objects::impls::resource::RESOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
|
Run cargo check:
src/constants/prototypes.rs#L36
use of deprecated static `objects::impls::source::SOURCE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
|
Run cargo check:
src/constants/prototypes.rs#L37
use of deprecated static `objects::impls::structure::STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
|
Run cargo check:
src/constants/prototypes.rs#L38
use of deprecated static `objects::impls::owned_structure::OWNED_STRUCTURE_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
|
Run cargo check:
src/constants/prototypes.rs#L39
use of deprecated static `objects::impls::structure_container::STRUCTURE_CONTAINER_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
|
Run cargo check:
src/constants/prototypes.rs#L40
use of deprecated static `objects::impls::structure_extension::STRUCTURE_EXTENSION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
|
Run cargo check:
src/constants/prototypes.rs#L41
use of deprecated static `objects::impls::structure_rampart::STRUCTURE_RAMPART_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
|
Run cargo check:
src/constants/prototypes.rs#L42
use of deprecated static `objects::impls::structure_road::STRUCTURE_ROAD_PROTOTYPE`: use with `#[wasm_bindgen(thread_local_v2)]` instead
|
Loading