Add November 20th to brazilian holidays #14
Annotations
10 errors, 256 warnings, and 1 notice
test-cross (macos-latest, aarch64-apple-darwin)
can't find crate for `std`
|
test-cross (macos-latest, aarch64-apple-darwin)
unresolved imports `super::Bencher`, `super::BenchSamples`
|
test-cross (macos-latest, aarch64-apple-darwin)
cannot find macro `try` in this scope
|
test-cross (macos-latest, aarch64-apple-darwin)
cannot find macro `try` in this scope
|
test-cross (macos-latest, aarch64-apple-darwin)
cannot find macro `try` in this scope
|
test-cross (macos-latest, aarch64-apple-darwin)
cannot find attribute `derive` in this scope
|
test-cross (macos-latest, aarch64-apple-darwin)
cannot find attribute `test` in this scope
|
test-cross (macos-latest, aarch64-apple-darwin)
cannot find macro `vec` in this scope
|
test-cross (macos-latest, aarch64-apple-darwin)
cannot find macro `assert` in this scope
|
test-cross (macos-latest, aarch64-apple-darwin)
cannot find macro `try` in this scope
|
Test Suite (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite (ubuntu-latest)
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/
|
Test Suite (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 Suite (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 Suite (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 Suite (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 Suite (ubuntu-latest):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L105
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L106
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L115
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L119
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (ubuntu-latest):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L105
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L106
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L115
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (ubuntu-latest):
src/calendars/us.rs#L119
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite (macos-latest)
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/
|
Test Suite (macos-latest):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L105
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L106
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L115
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L119
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (macos-latest):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L105
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L106
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L115
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (macos-latest):
src/calendars/us.rs#L119
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (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/
|
Test Suite (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/
|
Test Suite (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/
|
Test Suite (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/
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], docker-practice/actions-setup-docker@master, docker/setup-buildx-action@v1, actions-rs/cargo@v1, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], docker/setup-buildx-action@v1, actions-rs/cargo@v1, 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/
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl)
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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
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-cross (ubuntu-latest, aarch64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L23
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L24
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L25
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L60
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L23
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L24
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L25
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-musl):
src/calendars/us.rs#L60
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], docker-practice/actions-setup-docker@master, docker/setup-buildx-action@v1, actions-rs/cargo@v1, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], docker/setup-buildx-action@v1, actions-rs/cargo@v1, 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/
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L23
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L24
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L25
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L60
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
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-cross (ubuntu-latest, x86_64-unknown-linux-gnu)
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-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L23
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L24
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L25
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-gnu):
src/calendars/us.rs#L60
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], docker-practice/actions-setup-docker@master, docker/setup-buildx-action@v1, actions-rs/cargo@v1, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], docker/setup-buildx-action@v1, actions-rs/cargo@v1, 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/
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L23
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L24
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L25
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L60
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
The `save-state` 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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
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-cross (ubuntu-latest, aarch64-unknown-linux-gnu)
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-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L23
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L24
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L25
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, aarch64-unknown-linux-gnu):
src/calendars/us.rs#L60
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite (windows-latest)
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/
|
Test Suite (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/
|
Test Suite (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/
|
Test Suite (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/
|
Test Suite (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/
|
Test Suite (windows-latest):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L105
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L106
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L115
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L119
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (windows-latest):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L105
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L106
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L115
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Test Suite (windows-latest):
src/calendars/us.rs#L119
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], docker-practice/actions-setup-docker@master, docker/setup-buildx-action@v1, actions-rs/cargo@v1, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], docker/setup-buildx-action@v1, actions-rs/cargo@v1, 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/
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl)
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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
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-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L23
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L24
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L25
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L60
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L23
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L24
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L25
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl):
src/calendars/us.rs#L60
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
test-cross (ubuntu-latest, x86_64-unknown-linux-musl)
The `save-state` 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-cross (ubuntu-latest, x86_64-unknown-linux-musl)
The `save-state` 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-cross (macos-latest, aarch64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], docker-practice/actions-setup-docker@master, docker/setup-buildx-action@v1, actions-rs/cargo@v1, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-cross (macos-latest, aarch64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], docker/setup-buildx-action@v1, actions-rs/cargo@v1, 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/
|
test-cross (macos-latest, aarch64-apple-darwin)
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-cross (macos-latest, aarch64-apple-darwin)
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-cross (macos-latest, aarch64-apple-darwin)
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-cross (macos-latest, aarch64-apple-darwin)
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-cross (macos-latest, aarch64-apple-darwin)
The `save-state` 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-cross (macos-latest, aarch64-apple-darwin)
The `save-state` 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-cross (macos-latest, aarch64-apple-darwin)
The `save-state` 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-cross (macos-latest, aarch64-apple-darwin)
The `save-state` 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-cross (macos-latest, aarch64-apple-darwin)
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-cross (macos-latest, aarch64-apple-darwin)
The `save-state` 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-cross (macos-latest, aarch64-apple-darwin)
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-cross (macos-latest, aarch64-apple-darwin)
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-cross (macos-latest, aarch64-apple-darwin)
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-cross (macos-latest, aarch64-apple-darwin)
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-cross (macos-latest, aarch64-apple-darwin)
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-cross (macos-latest, aarch64-apple-darwin)
The `save-state` 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-cross (macos-latest, aarch64-apple-darwin)
-- Docker is ready.Wait time is 180 s
|