build(deps-dev): bump vite from 5.2.12 to 5.4.14 #1093
Annotations
2 errors
Run npm test:
packages/action/test/helpers.ts#L13
AssertionError: expected { level: 30, …(1) } to deeply equal { command: 'publish', …(2) }
- Expected
+ Received
Object {
- "command": "publish",
"level": 30,
- "msg": "publish",
+ "msg": "creating Github Release for [email protected]",
}
❯ packages/action/test/helpers.ts:13:14
❯ check node_modules/pino-test/pino-test.js:44:3
❯ Proxy.consecutive node_modules/pino-test/pino-test.js:105:5
|
Run npm test
Process completed with exit code 1.
|
Loading