build(deps-dev): bump vite from 5.2.12 to 5.4.14 #1093
Annotations
2 errors and 1 warning
packages/action/test/e2e.test.ts > full e2e test > of publish > input:
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
|
test (macos-latest)
Process completed with exit code 1.
|
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|