Skip to content

feat: add support for proof of absence in certificate lookups #2931

feat: add support for proof of absence in certificate lookups

feat: add support for proof of absence in certificate lookups #2931

Triggered via pull request May 7, 2024 19:06
@nathanosdevnathanosdev
synchronize #878
Status Failure
Total duration 36s
Artifacts

conventional-commits.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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/