feat: Group By All #2042
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
rust.yml
on: pull_request
Matrix: test
codestyle
19s
lint
30s
compile
39s
docs
19s
compile-no-std
14s
test-coverage
25s
publish-crate
0s
Annotations
15 errors and 6 warnings
compile-no-std:
src/parser/mod.rs#L1796
unexpected end of macro invocation
|
compile-no-std
Process completed with exit code 101.
|
docs:
src/parser/mod.rs#L1796
unexpected end of macro invocation
|
docs
Process completed with exit code 101.
|
test-coverage
Process completed with exit code 1.
|
lint:
src/parser/mod.rs#L1796
unexpected end of macro invocation
|
lint
Process completed with exit code 101.
|
test (stable):
src/parser/mod.rs#L1796
unexpected end of macro invocation
|
test (stable)
Process completed with exit code 101.
|
compile:
src/parser/mod.rs#L1796
unexpected end of macro invocation
|
compile
Process completed with exit code 101.
|
test (nightly):
src/parser/mod.rs#L1796
unexpected end of macro invocation
|
test (nightly)
The operation was canceled.
|
test (beta):
src/parser/mod.rs#L1796
unexpected end of macro invocation
|
test (beta)
The operation was canceled.
|
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/
|
test-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], 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/
|
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/[email protected], 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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], 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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], 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/
|