Skip to content

chore(deps-dev): bump rimraf from 4.1.2 to 5.0.1 #387

chore(deps-dev): bump rimraf from 4.1.2 to 5.0.1

chore(deps-dev): bump rimraf from 4.1.2 to 5.0.1 #387

Triggered via pull request June 1, 2023 04:57
Status Failure
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
run-checks
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.
run-checks
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: styfle/cancel-workflow-action@0.9.1, actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v1, 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/.
run-checks
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/