Skip to content

Add November 20th to brazilian holidays #14

Add November 20th to brazilian holidays

Add November 20th to brazilian holidays #14

Status Failure
Total duration 50s
Artifacts

linting.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 28 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Clippy: src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Clippy: src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
Clippy: src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Clippy: src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Clippy: src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Clippy: src/calendars/us.rs#L105
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Clippy: src/calendars/us.rs#L106
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Clippy: src/calendars/us.rs#L115
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Clippy: src/calendars/us.rs#L119
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Rustfmt
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/.
Rustfmt
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/
Rustfmt
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
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
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
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
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/.
Check
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/
Check: src/easter.rs#L51
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check: src/calendars/us.rs#L18
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check: src/calendars/us.rs#L18
use of deprecated method `chrono::NaiveDate::pred`: use `pred_opt()` instead
Check: src/calendars/us.rs#L29
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check: src/calendars/us.rs#L36
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Check: src/calendars/us.rs#L47
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Check: src/calendars/us.rs#L105
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Check: src/calendars/us.rs#L106
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Check: src/calendars/us.rs#L115
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check: src/calendars/us.rs#L119
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
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/
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/
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/
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/
Clippy
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/.
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/