Comment On Forks Instead Writes To Artifact #1015
Annotations
2 errors
packages/covector/test/integration/complex.test.ts > integration test for complex commands > prod > runs publish:
packages/covector/test/helpers.ts#L16
AssertionError: expected { level: 30, command: 'publish', …(1) } to deeply equal { command: 'publish', …(2) }
- Expected
+ Received
Object {
"command": "publish",
"level": 30,
- "msg": "publish",
+ "msg": "package-two [publish]: echo publish",
}
❯ packages/covector/test/helpers.ts:16:14
❯ check node_modules/pino-test/pino-test.js:44:3
❯ Proxy.consecutive node_modules/pino-test/pino-test.js:105:5
|
test (macos-latest)
Process completed with exit code 1.
|