Skip to content

chore: doesn't need forked ts-rs now #127

chore: doesn't need forked ts-rs now

chore: doesn't need forked ts-rs now #127

Triggered via push January 13, 2024 21:19
Status Success
Total duration 2m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
unused import: `memory_impl::*`: src/models/bserver/mod.rs#L39
warning: unused import: `memory_impl::*` --> src/models/bserver/mod.rs:39:9 | 39 | pub use memory_impl::*; | ^^^^^^^^^^^^^^
unused import: `loadavg_impl::*`: src/models/bserver/mod.rs#L34
warning: unused import: `loadavg_impl::*` --> src/models/bserver/mod.rs:34:9 | 34 | pub use loadavg_impl::*; | ^^^^^^^^^^^^^^^
unused import: `ioblock_impl::*`: src/models/bserver/mod.rs#L29
warning: unused import: `ioblock_impl::*` --> src/models/bserver/mod.rs:29:9 | 29 | pub use ioblock_impl::*; | ^^^^^^^^^^^^^^^
unused import: `ionet_impl::*`: src/models/bserver/mod.rs#L24
warning: unused import: `ionet_impl::*` --> src/models/bserver/mod.rs:24:9 | 24 | pub use ionet_impl::*; | ^^^^^^^^^^^^^
unused import: `hosts_impl::*`: src/models/bserver/mod.rs#L19
warning: unused import: `hosts_impl::*` --> src/models/bserver/mod.rs:19:9 | 19 | pub use hosts_impl::*; | ^^^^^^^^^^^^^
unused import: `disk_impl::*`: src/models/bserver/mod.rs#L14
warning: unused import: `disk_impl::*` --> src/models/bserver/mod.rs:14:9 | 14 | pub use disk_impl::*; | ^^^^^^^^^^^^
unused import: `cputimes_impl::*`: src/models/bserver/mod.rs#L9
warning: unused import: `cputimes_impl::*` --> src/models/bserver/mod.rs:9:9 | 9 | pub use cputimes_impl::*; | ^^^^^^^^^^^^^^^^
unused import: `cpustats_impl::*`: src/models/bserver/mod.rs#L4
warning: unused import: `cpustats_impl::*` --> src/models/bserver/mod.rs:4:9 | 4 | pub use cpustats_impl::*; | ^^^^^^^^^^^^^^^^
unused import: `customers_impl::*`: src/models/bauth/mod.rs#L9
warning: unused import: `customers_impl::*` --> src/models/bauth/mod.rs:9:9 | 9 | pub use customers_impl::*; | ^^^^^^^^^^^^^^^^^
unused import: `apikeys_impl::*`: src/models/bauth/mod.rs#L4
warning: unused import: `apikeys_impl::*` --> src/models/bauth/mod.rs:4:9 | 4 | pub use apikeys_impl::*; | ^^^^^^^^^^^^^^^
unused import: `incidents_impl::*`: src/models/balerts/mod.rs#L11
warning: unused import: `incidents_impl::*` --> src/models/balerts/mod.rs:11:9 | 11 | pub use incidents_impl::*; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default
Check Style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/clippy-check@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 Style
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 Style
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 Style
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 Style
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/
ubuntu-latest
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/
ubuntu-latest
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/
ubuntu-latest
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/
ubuntu-latest
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/
ubuntu-latest
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/
ubuntu-latest: src/models/balerts/mod.rs#L11
unused import: `incidents_impl::*`
ubuntu-latest: src/models/bauth/mod.rs#L4
unused import: `apikeys_impl::*`
ubuntu-latest: src/models/bauth/mod.rs#L9
unused import: `customers_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L4
unused import: `cpustats_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L9
unused import: `cputimes_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L14
unused import: `disk_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L19
unused import: `hosts_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L24
unused import: `ionet_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L29
unused import: `ioblock_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L34
unused import: `loadavg_impl::*`
ubuntu-latest: src/models/balerts/mod.rs#L11
unused import: `incidents_impl::*`
ubuntu-latest: src/models/bauth/mod.rs#L4
unused import: `apikeys_impl::*`
ubuntu-latest: src/models/bauth/mod.rs#L9
unused import: `customers_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L4
unused import: `cpustats_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L9
unused import: `cputimes_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L14
unused import: `disk_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L19
unused import: `hosts_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L24
unused import: `ionet_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L29
unused import: `ioblock_impl::*`
ubuntu-latest: src/models/bserver/mod.rs#L34
unused import: `loadavg_impl::*`