Skip to content

chore(deps): update devdependencies (major) (major) #738

chore(deps): update devdependencies (major) (major)

chore(deps): update devdependencies (major) (major) #738

Triggered via pull request June 30, 2023 10:23
Status Failure
Total duration 1m 19s
Artifacts

main.yml

on: pull_request
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (14.x)
Process completed with exit code 1.
test (16.x)
The job was canceled because "_14_x" failed.
test (16.x)
The operation was canceled.
type-check: src/lib/changelog/index.spec.ts#L3
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("strip-ansi")' call instead.
type-check: src/lib/git2.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("isomorphic-git")' call instead.
type-check: src/lib/git2.ts#L3
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("isomorphic-git/http/node")' call instead.
type-check: tests/__providers__/fixture.ts#L2
Cannot find module 'konn/providers' or its corresponding type declarations.
type-check: tests/__providers__/git.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("isomorphic-git")' call instead.
type-check: tests/__providers__/git.ts#L4
Cannot find module 'konn/providers' or its corresponding type declarations.
type-check
Process completed with exit code 2.