Skip to content

Merge pull request #33 from Atom-Learning/fix/peer-dep-react #91

Merge pull request #33 from Atom-Learning/fix/peer-dep-react

Merge pull request #33 from Atom-Learning/fix/peer-dep-react #91

Triggered via push January 28, 2024 17:46
Status Failure
Total duration 1m 15s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
publish
npm WARN deprecated read-pkg-up@11.0.0: Renamed to read-package-up npm WARN notsup Unsupported engine for semantic-release@23.0.0: wanted: {"node":">=20.8.1"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: semantic-release@23.0.0 npm WARN notsup Unsupported engine for aggregate-error@5.0.0: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: aggregate-error@5.0.0 npm WARN notsup Unsupported engine for execa@8.0.1: wanted: {"node":">=16.17"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: execa@8.0.1 npm WARN notsup Unsupported engine for env-ci@11.0.0: wanted: {"node":"^18.17 || >=20.6.1"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: env-ci@11.0.0 npm WARN notsup Unsupported engine for @semantic-release/commit-analyzer@11.1.0: wanted: {"node":"^18.17 || >=20.6.1"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: @semantic-release/commit-analyzer@11.1.0 npm WARN notsup Unsupported engine for @semantic-release/release-notes-generator@12.1.0: wanted: {"node":"^18.17 || >=20.6.1"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: @semantic-release/release-notes-generator@12.1.0 npm WARN notsup Unsupported engine for figures@6.0.1: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: figures@6.0.1 npm WARN notsup Unsupported engine for @semantic-release/github@9.2.6: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: @semantic-release/github@9.2.6 npm WARN notsup Unsupported engine for hosted-git-info@7.0.1: wanted: {"node":"^16.14.0 || >=18.0.0"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: hosted-git-info@7.0.1 npm WARN notsup Unsupported engine for import-from-esm@1.3.3: wanted: {"node":">=16.20"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: import-from-esm@1.3.3 npm WARN notsup Unsupported engine for marked-terminal@6.2.0: wanted: {"node":">=16.0.0"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: marked-terminal@6.2.0 npm WARN notsup Unsupported engine for marked@11.2.0: wanted: {"node":">= 18"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: marked@11.2.0 npm WARN notsup Unsupported engine for read-pkg-up@11.0.0: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: read-pkg-up@11.0.0 npm WARN notsup Unsupported engine for @semantic-release/npm@11.0.2: wanted: {"node":"^18.17 || >=20"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: @semantic-release/npm@11.0.2 npm WARN notsup Unsupported engine for @semantic-release/error@4.0.0: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: @semantic-release/error@4.0.0 npm WARN notsup Unsupported engine for conventional-commits-filter@4.0.0: wanted: {"node":">=16"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: conventional-commits-filter@4.0.0 npm WARN notsup Unsupported engine for conventional-changelog-angular@7.0.0: wanted: {"node":">=16"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WARN notsup Not compatible with your version of node/npm: conventional-changelog-angular@7.0.0 npm WARN notsup Unsupported engine for conventional-commits-parser@5.0.0: wanted: {"node":">=16"} (current: {"node":"14.21.3","npm":"6.14.18"}) npm WA
publish
Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/_actions/cycjimmy/semantic-release-action/v2.5.0/node_modules/semantic-release/index.js from /home/runner/work/_actions/cycjimmy/semantic-release-action/v2.5.0/src/index.js not supported. Instead change the require of /home/runner/work/_actions/cycjimmy/semantic-release-action/v2.5.0/node_modules/semantic-release/index.js in /home/runner/work/_actions/cycjimmy/semantic-release-action/v2.5.0/src/index.js to a dynamic import() which is available in all CommonJS modules.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2.1.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2.1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2.1.4, cycjimmy/semantic-release-action@v2.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2.1.4, cycjimmy/semantic-release-action@v2.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/