Skip to content

Tweak the README

Tweak the README #833

Triggered via push July 30, 2023 12:16
Status Failure
Total duration 1d 8h 52m 40s
Artifacts

linux_test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
test (ubuntu-18.04)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
test (ubuntu-18.04, _no_flag)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
test (ubuntu-20.04, _no_flag)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-20.04, _no_flag): src/io/mod.rs#L395
unused variable: `draw_progress`
test (ubuntu-20.04, _no_flag): src/io/mod.rs#L548
unused variable: `draw_progress`
test (ubuntu-20.04, _no_flag)
`birli` (lib) generated 2 warnings (run `cargo fix --lib -p birli` to apply 2 suggestions)
test (ubuntu-22.04, _no_flag)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-22.04, _no_flag): src/io/mod.rs#L395
unused variable: `draw_progress`
test (ubuntu-22.04, _no_flag): src/io/mod.rs#L548
unused variable: `draw_progress`
test (ubuntu-22.04, _no_flag)
`birli` (lib) generated 2 warnings (run `cargo fix --lib -p birli` to apply 2 suggestions)
test (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-22.04): src/io/mod.rs#L395
unused variable: `draw_progress`
test (ubuntu-22.04): src/io/mod.rs#L548
unused variable: `draw_progress`
test (ubuntu-22.04)
`birli` (lib) generated 2 warnings (run `cargo fix --lib -p birli` to apply 2 suggestions)
test (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-20.04): src/io/mod.rs#L395
unused variable: `draw_progress`
test (ubuntu-20.04): src/io/mod.rs#L548
unused variable: `draw_progress`
test (ubuntu-20.04)
`birli` (lib) generated 2 warnings (run `cargo fix --lib -p birli` to apply 2 suggestions)
Linux Tests
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002