Skip to content

Merge pull request #53 from darach/cache-status-serde-fix #200

Merge pull request #53 from darach/cache-status-serde-fix

Merge pull request #53 from darach/cache-status-serde-fix #200

Triggered via push November 30, 2023 10:23
Status Success
Total duration 8m 54s
Artifacts

ci.yaml

on: push
Matrix: test
Rustfmt check
5s
Rustfmt check
Clippy check
46s
Clippy check
Build examples
2m 17s
Build examples
Publish on crates.io
0s
Publish on crates.io
Fit to window
Zoom out
Zoom in

Annotations

67 warnings
Rustfmt check
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/
Rustfmt check
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/
Rustfmt check
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/
Rustfmt check
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/
Rustfmt check
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/
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.: src/datasets/model.rs#L234
warning: use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version. --> src/datasets/model.rs:234:12 | 234 | pub struct TrimResult { | ^^^^^^^^^^
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.: src/datasets/model.rs#L234
warning: use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version. --> src/datasets/model.rs:234:12 | 234 | pub struct TrimResult { | ^^^^^^^^^^
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.: src/datasets/model.rs#L234
warning: use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version. --> src/datasets/model.rs:234:12 | 234 | pub struct TrimResult { | ^^^^^^^^^^
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.: src/datasets/model.rs#L234
warning: use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version. --> src/datasets/model.rs:234:12 | 234 | pub struct TrimResult { | ^^^^^^^^^^
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.: src/datasets/model.rs#L234
warning: use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version. --> src/datasets/model.rs:234:12 | 234 | pub struct TrimResult { | ^^^^^^^^^^
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.: src/datasets/model.rs#L234
warning: use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version. --> src/datasets/model.rs:234:12 | 234 | pub struct TrimResult { | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
Clippy check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build examples
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 examples
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 examples
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 examples
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 examples
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 examples: src/datasets/model.rs#L234
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.
Build examples: src/datasets/model.rs#L234
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.
Build examples
`axiom-rs` (lib) generated 6 warnings (4 duplicates)
Build examples: examples/cli.rs#L76
use of deprecated method `axiom_rs::datasets::Client::info`: The info method will go away in the future, but come back in a different version.
Build examples
`axiom-rs` (example "cli") generated 1 warning
Run tests with Tokio on development
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/
Run tests with Tokio on development: src/datasets/model.rs#L234
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.
Run tests with Tokio on development: src/datasets/model.rs#L234
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.
Run tests with Tokio on development
`axiom-rs` (lib) generated 6 warnings (4 duplicates)
Run tests with Tokio on development: tests/datasets.rs#L172
use of deprecated method `axiom_rs::datasets::Client::info`: The info method will go away in the future, but come back in a different version.
Run tests with Tokio on development: examples/cli.rs#L76
use of deprecated method `axiom_rs::datasets::Client::info`: The info method will go away in the future, but come back in a different version.
Run tests with Tokio on development
`axiom-rs` (test "datasets") generated 1 warning
Run tests with Tokio on development
`axiom-rs` (example "cli") generated 1 warning
Run tests with Tokio on development
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/
Run tests with Tokio on development
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/
Run tests with Tokio on development
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/
Run tests with Tokio on development
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/
Run tests with Tokio on staging
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/
Run tests with Tokio on staging
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/
Run tests with Tokio on staging
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/
Run tests with Tokio on staging
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/
Run tests with Tokio on staging
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/
Run tests with Tokio on staging: src/datasets/model.rs#L234
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.
Run tests with Tokio on staging: src/datasets/model.rs#L234
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.
Run tests with Tokio on staging
`axiom-rs` (lib) generated 6 warnings (4 duplicates)
Run tests with Tokio on staging: examples/cli.rs#L76
use of deprecated method `axiom_rs::datasets::Client::info`: The info method will go away in the future, but come back in a different version.
Run tests with Tokio on staging
`axiom-rs` (test "datasets") generated 1 warning
Run tests with Tokio on staging
`axiom-rs` (example "cli") generated 1 warning
Run tests with async-std on development
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/
Run tests with async-std on development
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/
Run tests with async-std on development
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/
Run tests with async-std on development
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/
Run tests with async-std on development
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/
Run tests with async-std on development: src/datasets/model.rs#L234
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.
Run tests with async-std on development: src/datasets/model.rs#L234
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.
Run tests with async-std on development
`axiom-rs` (lib) generated 6 warnings (4 duplicates)
Run tests with async-std on development: examples/cli.rs#L76
use of deprecated method `axiom_rs::datasets::Client::info`: The info method will go away in the future, but come back in a different version.
Run tests with async-std on development
`axiom-rs` (test "datasets") generated 1 warning
Run tests with async-std on development
`axiom-rs` (example "cli") generated 1 warning
Run tests with async-std on staging
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/
Run tests with async-std on staging: src/datasets/model.rs#L234
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.
Run tests with async-std on staging: src/datasets/model.rs#L234
use of deprecated struct `datasets::model::TrimResult`: The trim response will be removed in a future version.
Run tests with async-std on staging
`axiom-rs` (lib) generated 6 warnings (4 duplicates)
Run tests with async-std on staging: tests/datasets.rs#L172
use of deprecated method `axiom_rs::datasets::Client::info`: The info method will go away in the future, but come back in a different version.
Run tests with async-std on staging
`axiom-rs` (example "cli") generated 1 warning
Run tests with async-std on staging
`axiom-rs` (lib test) generated 6 warnings (6 duplicates)
Run tests with async-std on staging
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/
Run tests with async-std on staging
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/
Run tests with async-std on staging
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/
Run tests with async-std on staging
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/