derive: syn 2 #3
rust.yml
on: push
Matrix: test
codestyle
14s
lint
23s
compile
14s
docs
13s
compile-no-std
9s
test-coverage
1m 33s
publish-crate
0s
Annotations
12 errors and 6 warnings
docs:
derive/src/lib.rs#L99
struct `ExprAssign` does not have fields named `left`, `right`
|
docs
Process completed with exit code 101.
|
compile:
derive/src/lib.rs#L99
struct `ExprAssign` does not have fields named `left`, `right`
|
compile
Process completed with exit code 101.
|
lint:
derive/src/lib.rs#L99
struct `ExprAssign` does not have fields named `left`, `right`
|
lint
Process completed with exit code 101.
|
test (stable):
derive/src/lib.rs#L99
struct `ExprAssign` does not have fields named `left`, `right`
|
test (stable)
Process completed with exit code 101.
|
test (nightly):
derive/src/lib.rs#L99
struct `ExprAssign` does not have fields named `left`, `right`
|
test (nightly)
The operation was canceled.
|
test (beta):
derive/src/lib.rs#L99
struct `ExprAssign` does not have fields named `left`, `right`
|
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/
|
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/
|
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/
|