Skip to content

Fix panic in Firefox #131

Fix panic in Firefox

Fix panic in Firefox #131

Triggered via pull request May 26, 2023 14:10
Status Failure
Total duration 1m 58s
Artifacts

ci-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
test: examples/isomorphic/client/src/lib.rs#L67
expected `,`
test
Process completed with exit code 101.
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
test
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
test
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
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
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
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: crates/virtual-node/src/event/virtual_events.rs#L325
variable does not need to be mutable
test
`virtual-node` (lib) generated 1 warning (run `cargo fix --lib -p virtual-node` to apply 1 suggestion)
test: crates/percy-css-macro/src/lib.rs#L117
variable does not need to be mutable
test
`percy-css-macro` (lib) generated 1 warning (run `cargo fix --lib -p percy-css-macro` to apply 1 suggestion)
test: examples/isomorphic/app/src/store.rs#L10
trait objects without an explicit `dyn` are deprecated
test: examples/isomorphic/app/src/store.rs#L12
trait objects without an explicit `dyn` are deprecated
test: examples/isomorphic/app/src/store.rs#L52
trait objects without an explicit `dyn` are deprecated
test: examples/isomorphic/app/src/store.rs#L56
trait objects without an explicit `dyn` are deprecated
test: examples/isomorphic/app/src/state/mod.rs#L44
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
test: examples/isomorphic/app/src/lib.rs#L103
trait objects without an explicit `dyn` are deprecated