ci: add CI script for pop-api
tests and integration tests
#249
ci.yml
on: pull_request
lint
9s
contract-integration-tests
29m 21s
check
12m 45s
clippy
58s
test
13m 28s
integration-tests
30m 20s
coverage
14m 3s
Annotations
1 error and 2 warnings
contract-integration-tests
Process completed with exit code 101.
|
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/
|
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|