Skip to content

chore: Synced local '.github/workflows/dependabot.yml' with remote '.… #113

chore: Synced local '.github/workflows/dependabot.yml' with remote '.…

chore: Synced local '.github/workflows/dependabot.yml' with remote '.… #113

Triggered via push April 11, 2023 00:30
Status Failure
Total duration 2m 8s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
release
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /Users/runner/work/_actions/cycjimmy/semantic-release-action/v2/node_modules/semantic-release/index.js require() of ES modules is not supported. require() of /Users/runner/work/_actions/cycjimmy/semantic-release-action/v2/node_modules/semantic-release/index.js from /Users/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 /Users/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 /Users/runner/work/_actions/cycjimmy/semantic-release-action/v2/node_modules/semantic-release/package.json.
release
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, 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/