feat: BREAKING CHANGE update all dependencies and switch to ESM #4102
Annotations
6 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.
|
Lint
Process completed with exit code 1.
|
Test
Process completed with exit code 134.
|