Skip to content

Add support for tilde (~) expansion on windows #1306

Add support for tilde (~) expansion on windows

Add support for tilde (~) expansion on windows #1306

Triggered via pull request March 9, 2024 17:24
Status Failure
Total duration 15m 8s
Artifacts 14

CICD.yml

on: pull_request
Matrix: Build
Matrix: Container Build
Matrix: Code Coverage
Matrix: Style
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 416 warnings
Style (ubuntu-latest)
package `clap_complete v4.5.1` cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.70.0
Style (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Style (ubuntu-latest)
package `assert_cmd v2.0.14` cannot be built because it requires rustc 1.73 or newer, while the currently active rustc version is 1.70.0
Style (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Style (macos-latest)
package `clap_complete v4.5.1` cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.70.0
Style (macos-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Style (macos-latest)
package `assert_cmd v2.0.14` cannot be built because it requires rustc 1.73 or newer, while the currently active rustc version is 1.70.0
Style (macos-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Style (windows-latest)
package `assert_cmd v2.0.14` cannot be built because it requires rustc 1.73 or newer, while the currently active rustc version is 1.70.0
Style (windows-latest)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Style (windows-latest)
package `clap_complete v4.5.1` cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.70.0
Style (windows-latest)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Style (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Style (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/
Style (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/
Style (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/
Style (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/
Style (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/
Style (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Style (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/
Style (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/
Style (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/
Style (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/
Style (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/
MinSRV
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
MinSRV
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/
MinSRV
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/
MinSRV
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/
MinSRV
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/
MinSRV
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/
MinSRV: src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
MinSRV: src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
MinSRV: src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
MinSRV: src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
MinSRV: src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
MinSRV: src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
MinSRV: src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
MinSRV: src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
MinSRV
`lsd` (bin "lsd") generated 3 warnings
Style (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Style (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/
Style (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/
Style (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/
Style (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/
Style (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/
Code Coverage (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/
Code Coverage (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 (macos-latest, aarch64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (macos-latest, aarch64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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/
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (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/
Build (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/
Build (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/
Build (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/
Build (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/
Build (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/
Build (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/
Build (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/
Build (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/
Build (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/
Build (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/
Build (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/
Build (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/
Build (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/
Build (macos-latest, aarch64-apple-darwin): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (macos-latest, aarch64-apple-darwin): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (macos-latest, aarch64-apple-darwin): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (macos-latest, aarch64-apple-darwin)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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/
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, i686-unknown-linux-gnu, use-cross)
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 (macos-latest, x86_64-apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (macos-latest, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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 (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (macos-latest, x86_64-apple-darwin)
`lsd` (bin "lsd") generated 3 warnings
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-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/
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (macos-latest, x86_64-apple-darwin): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (macos-latest, x86_64-apple-darwin)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
`lsd` (bin "lsd") generated 3 warnings
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
`lsd` (bin "lsd" test) generated 8 warnings
Build (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, arm-unknown-linux-gnueabihf, use-cross)
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 (ubuntu-latest, i686-unknown-linux-musl, use-cross)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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 (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
`lsd` (bin "lsd") generated 3 warnings
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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 (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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/
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, i686-unknown-linux-musl, use-cross)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
`lsd` (bin "lsd" test) generated 8 warnings
Build (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-musl, use-cross)
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/
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
`lsd` (bin "lsd" test) generated 8 warnings
Build (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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 (ubuntu-latest, aarch64-unknown-linux-gnu, use-cross)
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/
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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/
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
`lsd` (bin "lsd") generated 3 warnings
Build (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (ubuntu-latest, x86_64-unknown-linux-musl, use-cross)
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 (windows-latest, i686-pc-windows-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (windows-latest, i686-pc-windows-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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/
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, i686-pc-windows-gnu)
`lsd` (bin "lsd") generated 3 warnings
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-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/
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, i686-pc-windows-gnu): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, i686-pc-windows-gnu)
`lsd` (bin "lsd") generated 3 warnings
Build (windows-latest, x86_64-pc-windows-msvc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (windows-latest, x86_64-pc-windows-msvc)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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 (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, x86_64-pc-windows-msvc)
`lsd` (bin "lsd") generated 3 warnings
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc)
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 (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, x86_64-pc-windows-msvc): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, x86_64-pc-windows-msvc)
`lsd` (bin "lsd") generated 3 warnings
Build (windows-latest, i686-pc-windows-msvc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (windows-latest, i686-pc-windows-msvc)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc)
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 (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, i686-pc-windows-msvc)
`lsd` (bin "lsd") generated 3 warnings
Build (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, i686-pc-windows-msvc): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, i686-pc-windows-msvc)
`lsd` (bin "lsd") generated 3 warnings
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.
Build (windows-latest, x86_64-pc-windows-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-pandoc@v1, 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/.
Build (windows-latest, x86_64-pc-windows-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: r-lib/actions/setup-pandoc@v1, 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 (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L122
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L149
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L176
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L203
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L288
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, x86_64-pc-windows-gnu)
`lsd` (bin "lsd") generated 3 warnings
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L38
use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
Build (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L39
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
Build (windows-latest, x86_64-pc-windows-gnu): src/meta/date.rs#L56
use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
Build (windows-latest, x86_64-pc-windows-gnu)
`lsd` (bin "lsd") generated 3 warnings
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
Build (windows-latest, x86_64-pc-windows-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/
r-lib/actions/setup-pandoc@v1 is deprecated.
r-lib/actions/setup-pandoc@v1 is deprecated. Please update your workflow to use the 'v2' version.

Artifacts

Produced during runtime
Name Size
lsd-aarch64-apple-darwin Expired
1.25 MB
lsd-aarch64-unknown-linux-gnu Expired
1.37 MB
lsd-aarch64-unknown-linux-musl Expired
1.4 MB
lsd-arm-unknown-linux-gnueabihf Expired
1.38 MB
lsd-i686-pc-windows-gnu Expired
1.27 MB
lsd-i686-pc-windows-msvc Expired
1.58 MB
lsd-i686-unknown-linux-gnu Expired
1.48 MB
lsd-i686-unknown-linux-musl Expired
1.48 MB
lsd-loongarch64-unknown-linux-gnu Expired
1.5 MB
lsd-x86_64-apple-darwin Expired
1.35 MB
lsd-x86_64-pc-windows-gnu Expired
1.84 MB
lsd-x86_64-pc-windows-msvc Expired
1.78 MB
lsd-x86_64-unknown-linux-gnu Expired
1.51 MB
lsd-x86_64-unknown-linux-musl Expired
1.55 MB