Release #4
release.yml
on: workflow_dispatch
lint
/
lint-commits
17s
lint
/
lint-markdown
22s
lint
/
lint-yaml
6s
lint
/
lint-branch-name
0s
lint
/
lint-ts
1m 26s
lint
/
lint-subql-project
1m 35s
lint
/
lint-format
7s
lint
/
lint-dockerfile
8s
build
/
build-yarn
1m 56s
build
/
build-docker
1m 43s
perfom-release
39s
Annotations
2 errors
perfom-release
npm WARN deprecated @google/[email protected]: This package has been renamed to semantic-release-replace-plugin.
|
perfom-release
Error: Command failed with exit code 1: npm pack /home/runner/work/subql-okp4/subql-okp4 --userconfig /tmp/edcf072551e03b25bff7a49ddad626a8/.npmrc
npm ERR! code 1
npm ERR! path /home/runner/work/subql-okp4/subql-okp4
npm ERR! command failed
npm ERR! command sh -c yarn clean:dist && yarn clean:types && yarn codegen && yarn build
npm ERR! yarn run v1.22.19
npm ERR! info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
npm ERR! error @okp4/[email protected]: The engine "node" is incompatible with this module. Expected version "^18.16". Got "20.8.1"
npm ERR! error Commands cannot run with an incompatible environment.
npm ERR! A complete log of this run can be found in: /home/runner/.npm/_logs/2023-10-29T09_51_51_109Z-debug-0.log
|