.github/workflows/nightly-ci.yml #251
nightly-ci.yml
on: schedule
ci_nightly
/
...
/
discover
19s
Generate test reports
1m 50s
Matrix: ci_nightly / check / run
Generate allure report
0s
Matrix: ci_nightly / build / run
Matrix: ci_nightly / package / run
Matrix: ci_nightly / test / run
ci_nightly
/
...
/
run
2m 44s
Matrix: ci_nightly / nightly / run
Matrix: ci_nightly / publish / run
Matrix: ci_nightly / release / run
ci_nightly
/
...
/
release
0s
Annotations
4 errors
Generate test reports
No files were found with the provided path: **/*.junit-report.xml. No artifacts will be uploaded.
|
Error:
catalyst_voices_packages/catalyst_cardano/catalyst_cardano/wallet-automation/Earthfile#L58
The command WITH DOCKER RUN --privileged docker run --network=default_default --name=test test:latest && docker cp test:/results/cardano-wallet.junit-report.xml cardano-wallet.junit-report.xml did not complete successfully. Exit code 1
|
Error
in github.com/input-output-hk/catalyst-voices/catalyst-gateway/tests/api_tests:main+nightly-test
|
Error:
catalyst_voices_packages/catalyst_cardano/catalyst_cardano/wallet-automation/Earthfile#L58
The command WITH DOCKER RUN --privileged docker run --network=default_default --name=test test:latest && docker cp test:/results/cardano-wallet.junit-report.xml cardano-wallet.junit-report.xml did not complete successfully. Exit code 1
|