chore(deps): bump @actions/exec from 1.1.1 to 3.0.0 #521
Annotations
10 errors and 2 notices
|
__tests__/git.test.ts > Git CLI > git add > should ensure file paths are within curent working directory:
__tests__/git.test.ts#L189
TypeError: Cannot spy on export "exec". Module namespace is not configurable in ESM. See: https://vitest.dev/guide/browser/#limitations
❯ __tests__/git.test.ts:189:27
Caused by: Caused by: TypeError: Cannot redefine property: exec
❯ __tests__/git.test.ts:189:27
|
|
__tests__/git.test.ts > Git CLI > git push > should log error:
__tests__/git.test.ts#L165
TypeError: Cannot spy on export "exec". Module namespace is not configurable in ESM. See: https://vitest.dev/guide/browser/#limitations
❯ __tests__/git.test.ts:165:10
Caused by: Caused by: TypeError: Cannot redefine property: exec
❯ __tests__/git.test.ts:165:10
|
|
__tests__/git.test.ts > Git CLI > git push > should log warning:
__tests__/git.test.ts#L146
TypeError: Cannot spy on export "exec". Module namespace is not configurable in ESM. See: https://vitest.dev/guide/browser/#limitations
❯ __tests__/git.test.ts:146:10
Caused by: Caused by: TypeError: Cannot redefine property: exec
❯ __tests__/git.test.ts:146:10
|
|
__tests__/git.test.ts > Git CLI > git push > should log debug:
__tests__/git.test.ts#L127
TypeError: Cannot spy on export "exec". Module namespace is not configurable in ESM. See: https://vitest.dev/guide/browser/#limitations
❯ __tests__/git.test.ts:127:10
Caused by: Caused by: TypeError: Cannot redefine property: exec
❯ __tests__/git.test.ts:127:10
|
|
__tests__/git.test.ts > Git CLI > git push > should force push new branch:
__tests__/git.test.ts#L110
TypeError: Cannot spy on export "exec". Module namespace is not configurable in ESM. See: https://vitest.dev/guide/browser/#limitations
❯ __tests__/git.test.ts:110:27
Caused by: Caused by: TypeError: Cannot redefine property: exec
❯ __tests__/git.test.ts:110:27
|
|
__tests__/git.test.ts > Git CLI > git push > should push new branch:
__tests__/git.test.ts#L97
TypeError: Cannot spy on export "exec". Module namespace is not configurable in ESM. See: https://vitest.dev/guide/browser/#limitations
❯ __tests__/git.test.ts:97:27
Caused by: Caused by: TypeError: Cannot redefine property: exec
❯ __tests__/git.test.ts:97:27
|
|
__tests__/git.test.ts > Git CLI > git checkout > should log error:
__tests__/git.test.ts#L73
TypeError: Cannot spy on export "exec". Module namespace is not configurable in ESM. See: https://vitest.dev/guide/browser/#limitations
❯ __tests__/git.test.ts:73:10
Caused by: Caused by: TypeError: Cannot redefine property: exec
❯ __tests__/git.test.ts:73:10
|
|
__tests__/git.test.ts > Git CLI > git checkout > should log warning:
__tests__/git.test.ts#L52
TypeError: Cannot spy on export "exec". Module namespace is not configurable in ESM. See: https://vitest.dev/guide/browser/#limitations
❯ __tests__/git.test.ts:52:10
Caused by: Caused by: TypeError: Cannot redefine property: exec
❯ __tests__/git.test.ts:52:10
|
|
__tests__/git.test.ts > Git CLI > git checkout > should log debug:
__tests__/git.test.ts#L33
TypeError: Cannot spy on export "exec". Module namespace is not configurable in ESM. See: https://vitest.dev/guide/browser/#limitations
❯ __tests__/git.test.ts:33:10
Caused by: Caused by: TypeError: Cannot redefine property: exec
❯ __tests__/git.test.ts:33:10
|
|
__tests__/git.test.ts > Git CLI > git checkout > should create new branch:
__tests__/git.test.ts#L19
TypeError: Cannot spy on export "exec". Module namespace is not configurable in ESM. See: https://vitest.dev/guide/browser/#limitations
❯ __tests__/git.test.ts:19:27
Caused by: Caused by: TypeError: Cannot redefine property: exec
❯ __tests__/git.test.ts:19:27
|
|
codecov
No files changes
|
|
codecov
No files changes
|