Workflow performing CI steps: build, testing, check format, check linting, check headers and check dependencies #2
CI-ci-remote.yml
on: pull_request
build-test-check
3m 57s
Annotations
1 error and 9 warnings
build-test-check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
build-test-check
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/
|
build-test-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-test-check:
src/verification_key.rs#L6
field `0` is never read
|
build-test-check:
src/verification_key.rs#L24
associated items `new` and `into_dory_verifier_public_setup` are never used
|
build-test-check
`proof-of-sql-verifier` (lib) generated 2 warnings
|
build-test-check:
src/verification_key.rs#L6
field `0` is never read
|
build-test-check:
src/verification_key.rs#L24
associated items `new` and `into_dory_verifier_public_setup` are never used
|
build-test-check
`proof-of-sql-verifier` (lib) generated 2 warnings
|
build-test-check
`proof-of-sql-verifier` (lib test) generated 1 warning
|