Skip to content

feat: BREAKING CHANGE update all dependencies and switch to ESM #4101

feat: BREAKING CHANGE update all dependencies and switch to ESM

feat: BREAKING CHANGE update all dependencies and switch to ESM #4101

Triggered via pull request October 31, 2023 10:33
Status Failure
Total duration 3m 32s
Artifacts

continuous-integration.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Types: src/index.ts#L63
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher.
Types: src/utilities/git.ts#L3
Module '"/home/runner/work/release-me-action/release-me-action/node_modules/file-url/index"' can only be default-imported using the 'esModuleInterop' flag
Types: src/utilities/parseConfiguration.ts#L2
Module '"/home/runner/work/release-me-action/release-me-action/node_modules/@types/js-yaml/index"' has no default export.
Types
Process completed with exit code 2.
Format
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Test
Process completed with exit code 134.