Skip to content

chore(deps): bump execa from 5.1.1 to 7.1.1 #7259

chore(deps): bump execa from 5.1.1 to 7.1.1

chore(deps): bump execa from 5.1.1 to 7.1.1 #7259

Triggered via pull request October 24, 2023 00:53
Status Failure
Total duration 1m 13s
Artifacts

test-and-publish.yml

on: pull_request_target
build-test-merge-publish
1m 4s
build-test-merge-publish
lint-commits
54s
lint-commits
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build-test-merge-publish: src/main/add-ingredients.ts#L5
Using exported name 'execa' as identifier for default export.
build-test-merge-publish: src/main/hygen/run-hygen.ts#L21
Unsafe return of an `any` typed value.
build-test-merge-publish: src/main/hygen/run-hygen.ts#L21
Unsafe call of an `any` typed value.
build-test-merge-publish: src/test/args.unit.test.ts#L4
Using exported name 'execa' as identifier for default export.
build-test-merge-publish: src/test/bin.test.ts#L4
Using exported name 'execa' as identifier for default export.
build-test-merge-publish: src/test/bin.test.ts#L57
Unsafe assignment of an `any` value.
build-test-merge-publish: src/test/errors.unit.test.ts#L4
Using exported name 'execa' as identifier for default export.
build-test-merge-publish: src/test/ingredients.unit.test.ts#L5
Using exported name 'execa' as identifier for default export.
build-test-merge-publish: src/test/target-path.unit.test.ts#L4
Using exported name 'execa' as identifier for default export.
build-test-merge-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: bbeesley/build-test-merge-publish@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/