Skip to content

add support for custom stack to harness (#239) #1842

add support for custom stack to harness (#239)

add support for custom stack to harness (#239) #1842

Triggered via push July 18, 2024 16:26
Status Failure
Total duration 4m 46s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Prepare release
AggregateError: SemanticReleaseError: Missing `package.json` file. at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/@semantic-release/npm/lib/get-error.js:6:10) at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/@semantic-release/npm/lib/get-pkg.js:17:33) at async verifyConditions (/home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/@semantic-release/npm/index.js:32:17) at async validator (/home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/semantic-release/lib/plugins/normalize.js:34:24) at async /home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/semantic-release/lib/plugins/pipeline.js:37:34 at async Promise.all (index 0) at async next (/home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/p-reduce/index.js:16:18)
release
AggregateError: SemanticReleaseError: Missing `package.json` file. at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/@semantic-release/npm/lib/get-error.js:6:10) at module.exports (/home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/@semantic-release/npm/lib/get-pkg.js:17:33) at async verifyConditions (/home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/@semantic-release/npm/index.js:32:17) at async validator (/home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/semantic-release/lib/plugins/normalize.js:34:24) at async /home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/semantic-release/lib/plugins/pipeline.js:37:34 at async Promise.all (index 0) at async next (/home/runner/work/_actions/cycjimmy/semantic-release-action/v3/node_modules/p-reduce/index.js:16:18)
Prepare release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cycjimmy/semantic-release-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cycjimmy/semantic-release-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/