Skip to content

Add pie wasm example #109

Add pie wasm example

Add pie wasm example #109

Triggered via push August 30, 2024 15:17
Status Success
Total duration 1m 7s
Artifacts

ci.yml

on: push
Build, lint, test
49s
Build, lint, test
Bench
54s
Bench
Fit to window
Zoom out
Zoom in

Annotations

62 warnings
Build, lint, test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build, lint, test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, test: bruc-expression/src/data.rs#L61
unused return value of `finish` that must be used
Build, lint, test
`bruc-expression` (lib) generated 1 warning
Build, lint, test: bruc-core/src/spec/shape/mod.rs#L21
associated functions `line`, `bar`, and `pie` are never used
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L3
struct `BarPropertiesBuilder` is never constructed
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L12
multiple associated items are never used
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L63
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/base.rs#L18
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/line.rs#L5
struct `LinePropertiesBuilder` is never constructed
Build, lint, test: bruc-core/src/spec/shape/line.rs#L14
multiple associated items are never used
Build, lint, test: bruc-core/src/spec/shape/line.rs#L67
associated function `new` is never used
Build, lint, test: bruc-expression/src/data.rs#L61
unused return value of `finish` that must be used
Build, lint, test
`bruc-expression` (lib) generated 1 warning
Build, lint, test: bruc-core/src/spec/axis/mod.rs#L9
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/mod.rs#L21
associated functions `line`, `bar`, and `pie` are never used
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L3
struct `BarPropertiesBuilder` is never constructed
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L12
multiple associated items are never used
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L63
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/base.rs#L18
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/line.rs#L5
struct `LinePropertiesBuilder` is never constructed
Build, lint, test: bruc-core/src/spec/shape/line.rs#L14
multiple associated items are never used
Build, lint, test: bruc-expression/src/data.rs#L61
unused return value of `std::hash::Hasher::finish` that must be used
Build, lint, test
`bruc-expression` (lib) generated 1 warning
Build, lint, test: bruc-core/src/spec/axis/mod.rs#L9
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/mod.rs#L21
associated functions `line`, `bar`, and `pie` are never used
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L3
struct `BarPropertiesBuilder` is never constructed
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L12
multiple associated items are never used
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L63
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/base.rs#L18
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/line.rs#L5
struct `LinePropertiesBuilder` is never constructed
Build, lint, test: bruc-core/src/spec/shape/line.rs#L14
multiple associated items are never used
Build, lint, 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/
Build, lint, 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/
Build, lint, 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/
Build, lint, 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/
Build, lint, test: bruc-expression/src/data.rs#L61
unused return value of `finish` that must be used
Build, lint, test
`bruc-expression` (lib) generated 1 warning
Build, lint, test: bruc-core/src/spec/axis/mod.rs#L9
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/mod.rs#L21
associated functions `line`, `bar`, and `pie` are never used
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L3
struct `BarPropertiesBuilder` is never constructed
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L12
multiple associated items are never used
Build, lint, test: bruc-core/src/spec/shape/bar.rs#L63
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/base.rs#L18
associated function `new` is never used
Build, lint, test: bruc-core/src/spec/shape/line.rs#L5
struct `LinePropertiesBuilder` is never constructed
Build, lint, test: bruc-core/src/spec/shape/line.rs#L14
multiple associated items are never used
Bench
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Bench
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Bench: bruc-expression/src/data.rs#L61
unused return value of `finish` that must be used
Bench
`bruc-expression` (lib) generated 1 warning
Bench: bruc-core/src/spec/axis/mod.rs#L9
associated function `new` is never used
Bench: bruc-core/src/spec/shape/mod.rs#L21
associated functions `line`, `bar`, and `pie` are never used
Bench: bruc-core/src/spec/shape/bar.rs#L3
struct `BarPropertiesBuilder` is never constructed
Bench: bruc-core/src/spec/shape/bar.rs#L12
multiple associated items are never used
Bench: bruc-core/src/spec/shape/bar.rs#L63
associated function `new` is never used
Bench: bruc-core/src/spec/shape/base.rs#L18
associated function `new` is never used
Bench: bruc-core/src/spec/shape/line.rs#L5
struct `LinePropertiesBuilder` is never constructed
Bench: bruc-core/src/spec/shape/line.rs#L14
multiple associated items are never used
Bench
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/
Bench
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/
Bench
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/
Bench
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/