Test #518
test.yml
on: schedule
build-debian-package
1m 20s
build-test
21s
coverage
52s
build-debian-10
57s
clippy
21s
create-release
0s
Annotations
19 errors and 2 warnings
clippy
Clippy had exited with the 101 exit code
|
build-test:
src/protocol.rs#L46
non-local `impl` definition, they should be avoided as they go against expectation
|
build-test:
src/protocol.rs#L46
non-local `impl` definition, they should be avoided as they go against expectation
|
build-test
Process completed with exit code 101.
|
coverage:
src/protocol.rs#L46
non-local `impl` definition, they should be avoided as they go against expectation
|
coverage
Process completed with exit code 1.
|
build-debian-10
non-local `impl` definition, they should be avoided as they go against expectation
|
build-debian-10
non-local `impl` definition, they should be avoided as they go against expectation
|
build-debian-10
Process completed with exit code 101.
|
build-debian-package
the item `Result` is imported redundantly
|
build-debian-package
the item `Parse` is imported redundantly
|
build-debian-package
the item `ParseStream` is imported redundantly
|
build-debian-package
the item `Result` is imported redundantly
|
build-debian-package
the item `TokenStream` is imported redundantly
|
build-debian-package
the item `Result` is imported redundantly
|
build-debian-package
the item `Result` is imported redundantly
|
build-debian-package
the item `path` is imported redundantly
|
build-debian-package
the item `TokenStream` is imported redundantly
|
build-debian-package
the item `Result` is imported redundantly
|
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|