Skip to content

Stop using __Nonexhaustive for market type conversion #508

Stop using __Nonexhaustive for market type conversion

Stop using __Nonexhaustive for market type conversion #508

Triggered via pull request August 14, 2024 20:54
Status Failure
Total duration 36s
Artifacts

test.yml

on: pull_request
Matrix: check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 62 warnings
test (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test (nightly)
The job was canceled because "stable" failed.
test (nightly)
The operation was canceled.
test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (stable): src/memory.rs#L25
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
test (stable): src/objects/impls/cost_matrix.rs#L6
use of deprecated static `prototypes::COST_MATRIX_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (stable): src/objects/impls/cost_matrix.rs#L78
use of deprecated static `prototypes::COST_MATRIX_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (stable): src/objects/impls/room_position.rs#L11
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (stable): src/objects/impls/room_position.rs#L399
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (stable): src/objects/impls/room_position.rs#L413
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (stable): src/objects/impls/room_position.rs#L421
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (stable): src/prototypes.rs#L13
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
test (stable): src/prototypes.rs#L20
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
test (stable): src/memory.rs#L25
use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local)]` instead
test (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 (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 (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 (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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check (stable): src/memory.rs#L25
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
check (stable): src/objects/impls/cost_matrix.rs#L6
use of deprecated static `prototypes::COST_MATRIX_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (stable): src/objects/impls/cost_matrix.rs#L78
use of deprecated static `prototypes::COST_MATRIX_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (stable): src/objects/impls/room_position.rs#L11
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (stable): src/objects/impls/room_position.rs#L399
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (stable): src/objects/impls/room_position.rs#L413
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (stable): src/objects/impls/room_position.rs#L421
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (stable): src/prototypes.rs#L13
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
check (stable): src/prototypes.rs#L20
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
check (stable): src/memory.rs#L25
use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local)]` instead
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 (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (nightly)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/memory.rs#L25
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
check (nightly): src/objects/impls/cost_matrix.rs#L6
use of deprecated static `prototypes::COST_MATRIX_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (nightly): src/objects/impls/cost_matrix.rs#L78
use of deprecated static `prototypes::COST_MATRIX_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (nightly): src/objects/impls/room_position.rs#L11
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (nightly): src/objects/impls/room_position.rs#L399
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (nightly): src/objects/impls/room_position.rs#L413
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (nightly): src/objects/impls/room_position.rs#L421
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
check (nightly): src/prototypes.rs#L13
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
check (nightly): src/prototypes.rs#L20
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
check (nightly): src/memory.rs#L25
use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local)]` instead
test (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 (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 (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 (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 (nightly): src/memory.rs#L25
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
test (nightly): src/objects/impls/cost_matrix.rs#L6
use of deprecated static `prototypes::COST_MATRIX_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (nightly): src/objects/impls/cost_matrix.rs#L78
use of deprecated static `prototypes::COST_MATRIX_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (nightly): src/objects/impls/room_position.rs#L11
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (nightly): src/objects/impls/room_position.rs#L399
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (nightly): src/objects/impls/room_position.rs#L413
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (nightly): src/objects/impls/room_position.rs#L421
use of deprecated static `prototypes::ROOM_POSITION_PROTOTYPE`: use with `#[wasm_bindgen(thread_local)]` instead
test (nightly): src/prototypes.rs#L13
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
test (nightly): src/prototypes.rs#L20
use of deprecated struct `wasm_bindgen::JsStatic`: use with `#[wasm_bindgen(thread_local)]` instead
test (nightly): src/memory.rs#L25
use of deprecated field `wasm_bindgen::JsStatic::__inner`: use with `#[wasm_bindgen(thread_local)]` instead