Skip to content

fix: testing workflow #107

fix: testing workflow

fix: testing workflow #107

Triggered via push June 11, 2023 22:05
Status Failure
Total duration 33s
Artifacts

automated.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
upload
Process completed with exit code 1.
release
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /home/runner/work/_actions/cycjimmy/semantic-release-action/v2/node_modules/semantic-release/index.js require() of ES modules is not supported. require() of /home/runner/work/_actions/cycjimmy/semantic-release-action/v2/node_modules/semantic-release/index.js from /home/runner/work/_actions/cycjimmy/semantic-release-action/v2/src/index.js is an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which defines all .js files in that package scope as ES modules. Instead rename /home/runner/work/_actions/cycjimmy/semantic-release-action/v2/node_modules/semantic-release/index.js to end in .cjs, change the requiring code to use import(), or remove "type": "module" from /home/runner/work/_actions/cycjimmy/semantic-release-action/v2/node_modules/semantic-release/package.json.
about
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: jaid/action-sync-node-meta@v1.4.0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
release
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: cycjimmy/semantic-release-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
release
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/