Adding insights step in CI #7
gradle.yml
on: push
build
1m 16s
dependency-submission
29s
Annotations
1 error, 1 warning, and 1 notice
build
Action failed with error: Command failed: npx specmatic-insights-github-build-reporter --org-id=66e98ee05e232d36a28f7c6c --branch-ref=refs/heads/main --branch-name=main --build-id=10914575049 --repo-name=pet-store-backend --repo-id=858608834 --repo-url=https://github.com/pranavgawri/pet-store-backend --build-definition-id=117980636
npm warn exec The following package was not found and will be installed: [email protected]
node:fs:1525
handleErrorFromBinding(ctx);
^
Error: ENOENT: no such file or directory, scandir './build/reports/specmatic'
at Object.readdirSync (node:fs:1525:3)
at parseCliArgs (/home/runner/.npm/_npx/b24773f9bbb2559d/node_modules/specmatic-insights-github-build-reporter/dist/src/get-cli-args.js:161:32)
at exports.default (/home/runner/.npm/_npx/b24773f9bbb2559d/node_modules/specmatic-insights-github-build-reporter/dist/src/get-cli-args.js:182:25)
at /home/runner/.npm/_npx/b24773f9bbb2559d/node_modules/specmatic-insights-github-build-reporter/dist/src/index.js:50:43
at Generator.next (<anonymous>)
at /home/runner/.npm/_npx/b24773f9bbb2559d/node_modules/specmatic-insights-github-build-reporter/dist/src/index.js:9:71
at new Promise (<anonymous>)
at __awaiter (/home/runner/.npm/_npx/b24773f9bbb2559d/node_modules/specmatic-insights-github-build-reporter/dist/src/index.js:5:12)
at /home/runner/.npm/_npx/b24773f9bbb2559d/node_modules/specmatic-insights-github-build-reporter/dist/src/index.js:48:8
at Object.<anonymous> (/home/runner/.npm/_npx/b24773f9bbb2559d/node_modules/specmatic-insights-github-build-reporter/dist/src/index.js:55:4) {
errno: -2,
syscall: 'scandir',
code: 'ENOENT',
path: './build/reports/specmatic'
}
Node.js v18.20.4
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/wrapper-validation-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dependency-submission
Submitted dependency-graph-reports/java_ci_with_gradle-dependency-submission.json: Dependency results for the repo have been successfully updated.
|