fix: op e2e test #129
ci.yml
on: pull_request
docker_pipeline
/
docker_build
3m 37s
lint_test
/
build
1m 24s
lint_test
/
lint
2m 27s
lint_test
/
unit-tests
1m 55s
lint_test
/
integration-tests
0s
lint_test
/
check-mock-gen
0s
e2e_babylon
9m 28s
e2e_wasmd
4m 15s
e2e_bcd
10m 19s
e2e_op
4m 2s
docker_pipeline
/
dockerhub_publish
0s
docker_pipeline
/
ecr_publish
0s
Annotations
1 error and 8 warnings
lint_test / unit-tests
Process completed with exit code 2.
|
e2e_babylon
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e_op
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e_bcd
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
e2e_wasmd
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint_test / build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
lint_test / lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint_test / unit-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|