sync beachball version #1983
Annotations
7 errors
|
build (ubuntu-latest, node 20, npm 11)
Process completed with exit code 1.
|
|
ensureSharedHistory › deepens history if needed:
packages/beachball/src/__functional__/git/ensureSharedHistory.test.ts#L256
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `ensureSharedHistory deepens history if needed 1`
- Snapshot - 0
+ Received + 1
@@ -3,6 +3,7 @@
"remote set-branches --add origin master",
"fetch --depth=2 origin master",
"fetch --deepen=2 origin master",
"fetch --deepen=2 origin master",
"fetch --deepen=2 origin master",
+ "fetch --unshallow origin master",
]
at Object.<anonymous> (src/__functional__/git/ensureSharedHistory.test.ts:256:8)
|
|
build (ubuntu-latest, node 14, npm 8)
Process completed with exit code 1.
|
|
ensureSharedHistory › deepens history if needed:
packages/beachball/src/__functional__/git/ensureSharedHistory.test.ts#L256
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `ensureSharedHistory deepens history if needed 1`
- Snapshot - 0
+ Received + 1
@@ -3,6 +3,7 @@
"remote set-branches --add origin master",
"fetch --depth=2 origin master",
"fetch --deepen=2 origin master",
"fetch --deepen=2 origin master",
"fetch --deepen=2 origin master",
+ "fetch --unshallow origin master",
]
at Object.<anonymous> (src/__functional__/git/ensureSharedHistory.test.ts:256:8)
|
|
build (windows-latest, node 14, npm 8)
Process completed with exit code 1.
|
|
publish command (git) › can handle a merge when there are change files present:
packages/beachball/src/__e2e__/publishGit.test.ts#L69
thrown: "Exceeded timeout of 60000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at src/__e2e__/publishGit.test.ts:69:5
at Object.<anonymous> (src/__e2e__/publishGit.test.ts:20:9)
|
|
publish command (e2e) › publishes packages with workspace: and catalog: deps and replaces versions:
packages/beachball/src/__e2e__/publishE2E.test.ts#L341
thrown: "Exceeded timeout of 60000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at src/__e2e__/publishE2E.test.ts:341:5
at Object.<anonymous> (src/__e2e__/publishE2E.test.ts:33:9)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
npm-logs-ubuntu-latest-node14-npm8
Expired
|
14.2 KB |
sha256:9ee65d2df6ff65f6b6423f0d0fd2a9f77bf021b63cd4e52cb284d8d0c7a9d759
|
|
|
npm-logs-ubuntu-latest-node20-npm11
Expired
|
11.3 KB |
sha256:ecaf65d5b1793b5529ddc308be6e9263830534808d2225b969009745671411af
|
|
|
npm-logs-windows-latest-node14-npm8
Expired
|
14.4 KB |
sha256:d0dea48fd527eab33a50b6275c549ce80a3db8cf9dbd4dd2103c77089ccab2c2
|
|