Publish to GHCR #25
Annotations
8 errors
|
build-and-push
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
__tests__/integration.test.js#L402
Expected: "failed"
Received: "completed"
at <anonymous> (/home/runner/work/dewey/dewey/__tests__/integration.test.js:402:25)
|
|
error: expect(received).toBe(expected):
__tests__/integration.test.js#L377
Expected: true
Received: false
at <anonymous> (/home/runner/work/dewey/dewey/__tests__/integration.test.js:377:21)
|
|
error: expect(received).toBe(expected):
__tests__/integration.test.js#L137
Expected: true
Received: false
at verifyMigration (/home/runner/work/dewey/dewey/__tests__/integration.test.js:137:44)
at async <anonymous> (/home/runner/work/dewey/dewey/__tests__/integration.test.js:327:15)
|
|
error: expect(received).toBe(expected):
__tests__/integration.test.js#L137
Expected: true
Received: false
at verifyMigration (/home/runner/work/dewey/dewey/__tests__/integration.test.js:137:44)
at async <anonymous> (/home/runner/work/dewey/dewey/__tests__/integration.test.js:294:34)
|
|
error: expect(received).toBe(expected):
__tests__/integration.test.js#L137
Expected: true
Received: false
at verifyMigration (/home/runner/work/dewey/dewey/__tests__/integration.test.js:137:44)
at async <anonymous> (/home/runner/work/dewey/dewey/__tests__/integration.test.js:266:15)
|
|
error: expect(received).toBe(expected):
__tests__/integration.test.js#L220
Expected: true
Received: false
at <anonymous> (/home/runner/work/dewey/dewey/__tests__/integration.test.js:220:72)
|
|
error: expect(received).toBe(expected):
__tests__/integration.test.js#L137
Expected: true
Received: false
at verifyMigration (/home/runner/work/dewey/dewey/__tests__/integration.test.js:137:44)
at async <anonymous> (/home/runner/work/dewey/dewey/__tests__/integration.test.js:181:34)
|