Update from upstream #2364
rust.yml
on: pull_request
Matrix: test
codestyle
12s
lint
37s
compile
28s
docs
21s
compile-no-std
15s
test-coverage
1m 39s
publish-crate
0s
Annotations
6 errors and 11 warnings
lint:
src/parser/mod.rs#L7712
unused variable: `columns`
|
lint
Process completed with exit code 101.
|
test (stable)
Process completed with exit code 101.
|
test (nightly)
Process completed with exit code 101.
|
test (beta)
Process completed with exit code 101.
|
test-coverage
Process completed with exit code 1.
|
codestyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
compile-no-std:
src/parser/mod.rs#L7712
unused variable: `columns`
|
compile:
src/parser/mod.rs#L7712
unused variable: `columns`
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (stable):
src/parser/mod.rs#L7712
unused variable: `columns`
|
test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (nightly):
src/parser/mod.rs#L7712
unused variable: `columns`
|
test (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (beta):
src/parser/mod.rs#L7712
unused variable: `columns`
|
test-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/install@v0.1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|