chore(deps): bump @actions/exec from 1.1.1 to 3.0.0 #524
ci.yml
on: pull_request
GitHub Actions Test (Basic)
5s
Vitest Tests
55s
GitHub Actions Test (No File Changes & Tag)
6s
Annotations
11 errors, 30 warnings, and 4 notices
|
GitHub Actions Test (Basic)
fatal: pathspec '/home/runner/work/github-signed-commit/github-signed-commit/test.txt' did not match any files
|
|
__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
|
|
|
|
|
|
GitHub Actions Test (Custom Branch)
remote: Create a pull request for 'test-action-branch' on GitHub by visiting:
|
|
|
|
GitHub Actions Test (Custom Branch)
Switched to a new branch 'test-action-branch'
|
|
GitHub Actions Test (Workspace)
remote:
|
|
|
|
GitHub Actions Test (Workspace)
remote: Create a pull request for 'test-action-workspace' on GitHub by visiting:
|
|
GitHub Actions Test (Workspace)
remote:
|
|
GitHub Actions Test (Workspace)
Switched to a new branch 'test-action-workspace'
|
|
GitHub Actions Test (Glob)
remote:
|
|
|
|
GitHub Actions Test (Glob)
remote: Create a pull request for 'test-action-glob' on GitHub by visiting:
|
|
GitHub Actions Test (Glob)
remote:
|
|
GitHub Actions Test (Glob)
Switched to a new branch 'test-action-glob'
|
|
GitHub Actions Test (Tag)
remote:
|
|
|
|
GitHub Actions Test (Tag)
remote: Create a pull request for 'test-action-tag' on GitHub by visiting:
|
|
GitHub Actions Test (Tag)
remote:
|
|
GitHub Actions Test (Tag)
Switched to a new branch 'test-action-tag'
|
|
GitHub Actions Test (File & Tag)
remote:
|
|
|
|
GitHub Actions Test (File & Tag)
remote: Create a pull request for 'test-action-file-tag' on GitHub by visiting:
|
|
GitHub Actions Test (File & Tag)
remote:
|
|
GitHub Actions Test (File & Tag)
Switched to a new branch 'test-action-file-tag'
|
|
|
|
|
|
GitHub Actions Test (No File Changes & Tag)
remote: Create a pull request for 'test-action-no-file-changes-tag' on GitHub by visiting:
|
|
|
|
GitHub Actions Test (No File Changes & Tag)
Switched to a new branch 'test-action-no-file-changes-tag'
|
|
GitHub Actions Test (Basic)
No files changes
|
|
Vitest Tests
No files changes
|
|
Vitest Tests
No files changes
|
|
GitHub Actions Test (No File Changes & Tag)
No files changes
|