Skip to content

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

feat: BREAKING CHANGE update all dependencies and switch to ESM

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

Triggered via pull request October 31, 2023 10:16
Status Failure
Total duration 4m 9s
Artifacts

continuous-integration.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint
Process completed with exit code 1.
Format
Process completed with exit code 1.
Types: src/index.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
Types: src/index.ts#L5
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
Types: src/index.ts#L16
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
Types: src/index.ts#L17
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
Types: src/index.ts#L18
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
Types: src/index.ts#L19
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
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/generatePlugins.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
Types: src/utilities/generatePlugins.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
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
Test
Process completed with exit code 134.