Skip to content

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

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

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

Triggered via pull request July 17, 2023 18:57
Status Failure
Total duration 1m 11s
Artifacts

main.yml

on: pull_request
Matrix: test
type-check
59s
type-check
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
test (14.x)
Process completed with exit code 1.
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.
test (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
type-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/