Skip to content

ToComputed impls for primitive types #1709

ToComputed impls for primitive types

ToComputed impls for primitive types #1709

Triggered via pull request December 18, 2024 09:04
Status Success
Total duration 5m 42s
Artifacts

pipeline.yaml

on: pull_request
Nightly clippy (wasm32)
29s
Nightly clippy (wasm32)
Nightly tests
2m 7s
Nightly tests
Fixed Nightly clippy (wasm32)
36s
Fixed Nightly clippy (wasm32)
Fixed Nightly tests (wasm32)
5m 34s
Fixed Nightly tests (wasm32)
Nightly clippy demo server (amd64)
31s
Nightly clippy demo server (amd64)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 31 warnings
needless call to `as_bytes()`: crates/vertigo/src/driver_module/js_value/js_value_struct.rs#L112
error: needless call to `as_bytes()` --> crates/vertigo/src/driver_module/js_value/js_value_struct.rs:112:9 | 112 | value.as_bytes().len() as u32 | ^^^^^^^^^^^^^^^^^^^^^^ help: `len()` can be called directly on strings: `value.len()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_as_bytes
needless call to `as_bytes()`: crates/vertigo/src/driver_module/js_value/js_json_struct.rs#L157
error: needless call to `as_bytes()` --> crates/vertigo/src/driver_module/js_value/js_json_struct.rs:157:9 | 157 | value.as_bytes().len() as u32 | ^^^^^^^^^^^^^^^^^^^^^^ help: `len()` can be called directly on strings: `value.len()` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_as_bytes = note: `-D clippy::needless-as-bytes` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::needless_as_bytes)]`
Nightly clippy (wasm32)
Clippy had exited with the 101 exit code
Nightly clippy (wasm32)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Nightly clippy (wasm32)
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/
Nightly clippy (wasm32)
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/
Nightly clippy (wasm32)
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/
Nightly clippy (wasm32)
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/
Nightly clippy demo server (amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Nightly clippy demo server (amd64)
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/
Nightly clippy demo server (amd64)
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/
Nightly clippy demo server (amd64)
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/
Nightly clippy demo server (amd64)
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/
Fixed Nightly clippy (wasm32)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Fixed Nightly clippy (wasm32)
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/
Fixed Nightly clippy (wasm32)
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/
Fixed Nightly clippy (wasm32)
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/
Fixed Nightly clippy (wasm32)
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/
Nightly tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Nightly tests
/home/runner/work/vertigo/vertigo/crates/vertigo-cli/Cargo.toml: file `/home/runner/work/vertigo/vertigo/crates/vertigo-cli/src/main.rs` found to be present in multiple build targets:
Nightly tests
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/serde_path_to_error/0.1.16/download` (146.75.78.137), got 502
Nightly tests
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/uuid/1.11.0/download` (146.75.78.137), got 502
Nightly tests
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/uncased/0.9.10/download` (146.75.78.137), got 502
Nightly tests
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/
Nightly tests
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/
Nightly tests
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/
Nightly tests
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/
Fixed Nightly tests (wasm32)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Fixed Nightly tests (wasm32)
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/
Fixed Nightly tests (wasm32)
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/
Fixed Nightly tests (wasm32)
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/
Fixed Nightly tests (wasm32)
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/
Fixed Nightly tests (wasm32)
/home/runner/work/vertigo/vertigo/crates/vertigo-cli/Cargo.toml: file `/home/runner/work/vertigo/vertigo/crates/vertigo-cli/src/main.rs` found to be present in multiple build targets:
Fixed Nightly tests (wasm32)
/home/runner/work/vertigo/vertigo/crates/vertigo-cli/Cargo.toml: file `/home/runner/work/vertigo/vertigo/crates/vertigo-cli/src/main.rs` found to be present in multiple build targets: