chore(deps): bump zod from 3.25.76 to 4.2.1 in /mcp-server #82
dev.yml
on: push
install-dependencies
18s
lint-check
13s
prettier-check
11s
type-check
11s
unit-test-check
16s
circular-check
10s
build-check
11s
security-check
8s
Annotations
13 errors
|
security-check
Process completed with exit code 1.
|
|
type-check
Process completed with exit code 2.
|
|
type-check
Expected 2-3 arguments, but got 1.
|
|
type-check
Expected 2-3 arguments, but got 1.
|
|
type-check
Expected 2-3 arguments, but got 1.
|
|
type-check
Expected 2-3 arguments, but got 1.
|
|
build-check
Process completed with exit code 2.
|
|
build-check
Expected 2-3 arguments, but got 1.
|
|
build-check
Expected 2-3 arguments, but got 1.
|
|
build-check
Expected 2-3 arguments, but got 1.
|
|
build-check
Expected 2-3 arguments, but got 1.
|
|
unit-test-check
Process completed with exit code 1.
|
|
src/config/config.schema.spec.ts > CodingBuddyConfigSchema > validateConfig > should accept config with deep optional fields:
mcp-server/src/config/config.schema.spec.ts#L114
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/config/config.schema.spec.ts:114:30
|