chore: Backport #509 to all major versions since 0.8 #1648
Triggered via pull request
August 16, 2024 18:51
adamspofford-dfinity
opened
#510
Status
Failure
Total duration
34s
Artifacts
–
Annotations
1 error and 1 warning
check
Must use import to load ES Module: /action/node_modules/conventional-changelog-angular/src/index.js
require() of ES modules is not supported.
require() of /action/node_modules/conventional-changelog-angular/src/index.js from /action/src/validateTitle.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 index.js to end in .cjs, change the requiring code to use import(), or remove "type": "module" from /action/node_modules/conventional-changelog-angular/package.json.
|
check
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/
|