Merge pull request #509 from martinfrances107/clippy #228
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
plotters-core.yml
on: push
cargo-doc
34s
msrv
17s
test_all_features
2m 17s
run_all_examples
2m 33s
Matrix: build_and_test
Annotations
88 warnings
msrv
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
msrv
Unexpected input(s) 'args', valid inputs are ['toolchain', 'target', 'default', 'override', 'profile', 'components']
|
msrv
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/
|
msrv
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/
|
msrv
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/
|
msrv
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/
|
cargo-doc
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
cargo-doc
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/
|
cargo-doc
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/
|
cargo-doc
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/
|
cargo-doc
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_and_test (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/
|
build_and_test (ubuntu-latest):
plotters/src/drawing/area.rs#L672
unnecessary parentheses around block return value
|
build_and_test (ubuntu-latest)
`plotters` (lib test) generated 1 warning (run `cargo fix --lib -p plotters --tests` to apply 1 suggestion)
|
build_and_test (ubuntu-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L2
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (ubuntu-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L105
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (ubuntu-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L279
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (ubuntu-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L106
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (ubuntu-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L107
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (ubuntu-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L110
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (ubuntu-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L113
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (ubuntu-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L116
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (ubuntu-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L119
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (ubuntu-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L133
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (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/
|
build_and_test (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/
|
build_and_test (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/
|
build_and_test (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/
|
test_all_features
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/
|
test_all_features
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_all_features
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_all_features
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_all_features
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_all_features:
plotters/src/coord/ranged1d/types/datetime.rs#L2
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
test_all_features:
plotters/src/coord/ranged1d/types/datetime.rs#L105
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
test_all_features:
plotters/src/coord/ranged1d/types/datetime.rs#L279
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
test_all_features:
plotters/src/coord/ranged1d/types/datetime.rs#L106
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
test_all_features:
plotters/src/coord/ranged1d/types/datetime.rs#L107
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
test_all_features:
plotters/src/coord/ranged1d/types/datetime.rs#L110
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
test_all_features:
plotters/src/coord/ranged1d/types/datetime.rs#L113
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
test_all_features:
plotters/src/coord/ranged1d/types/datetime.rs#L116
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
test_all_features:
plotters/src/coord/ranged1d/types/datetime.rs#L119
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
test_all_features:
plotters/src/coord/ranged1d/types/datetime.rs#L133
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
run_all_examples
The following actions uses node12 which is deprecated and will be forced to run on node16: 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_all_examples:
plotters/src/coord/ranged1d/types/datetime.rs#L2
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
run_all_examples:
plotters/src/coord/ranged1d/types/datetime.rs#L105
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
run_all_examples:
plotters/src/coord/ranged1d/types/datetime.rs#L279
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
run_all_examples:
plotters/src/coord/ranged1d/types/datetime.rs#L106
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
run_all_examples:
plotters/src/coord/ranged1d/types/datetime.rs#L107
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
run_all_examples:
plotters/src/coord/ranged1d/types/datetime.rs#L110
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
run_all_examples:
plotters/src/coord/ranged1d/types/datetime.rs#L113
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
run_all_examples:
plotters/src/coord/ranged1d/types/datetime.rs#L116
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
run_all_examples:
plotters/src/coord/ranged1d/types/datetime.rs#L119
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
run_all_examples:
plotters/src/coord/ranged1d/types/datetime.rs#L133
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-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/
|
build_and_test (macos-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L2
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L105
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L279
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L106
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L107
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L110
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L113
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L116
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L119
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L133
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (macos-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/
|
build_and_test (macos-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/
|
build_and_test (macos-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/
|
build_and_test (macos-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/
|
build_and_test (macos-latest):
plotters/src/drawing/area.rs#L672
unnecessary parentheses around block return value
|
build_and_test (macos-latest)
`plotters` (lib test) generated 1 warning (run `cargo fix --lib -p plotters --tests` to apply 1 suggestion)
|
build_and_test (windows-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/
|
build_and_test (windows-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/
|
build_and_test (windows-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/
|
build_and_test (windows-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/
|
build_and_test (windows-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/
|
build_and_test (windows-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L2
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (windows-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L105
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (windows-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L279
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (windows-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L106
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (windows-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L107
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (windows-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L110
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (windows-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L113
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (windows-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L116
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (windows-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L119
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (windows-latest):
plotters/src/coord/ranged1d/types/datetime.rs#L133
use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
|
build_and_test (windows-latest):
plotters/src/drawing/area.rs#L672
unnecessary parentheses around block return value
|
build_and_test (windows-latest)
`plotters` (lib test) generated 1 warning (run `cargo fix --lib -p plotters --tests` to apply 1 suggestion)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
example-outputs
Expired
|
9.26 MB |
|