Skip to content

Add --all option for change command #1054

Add --all option for change command

Add --all option for change command #1054

Triggered via pull request July 11, 2023 21:34
Status Failure
Total duration 3m 31s
Artifacts

pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
getChangedPackages › returns all packages with --all option: src/__e2e__/getChangedPackages.test.ts#L202
expect(received).toStrictEqual(expected) // deep equality - Expected - 2 + Received + 3 Array [ + "bar", + "baz", + "foo", "a", "b", - "bar", - "foo", ] at Object.<anonymous> (src/__e2e__/getChangedPackages.test.ts:202:55)
build (ubuntu-latest, npm 8)
Process completed with exit code 1.
build (windows-latest, npm 8)
The job was canceled because "ubuntu-latest_8" failed.
build (windows-latest, npm 8)
The operation was canceled.
build (ubuntu-latest, npm 6)
The job was canceled because "ubuntu-latest_8" failed.
getChangedPackages › returns all packages with --all option: src/__e2e__/getChangedPackages.test.ts#L202
expect(received).toStrictEqual(expected) // deep equality - Expected - 2 + Received + 3 Array [ + "bar", + "baz", + "foo", "a", "b", - "bar", - "foo", ] at Object.<anonymous> (src/__e2e__/getChangedPackages.test.ts:202:55)
build (ubuntu-latest, npm 6)
The operation was canceled.