fix(landing): bump next to 16.2.3 for GHSA-q4gf-8mx6-v5v3 #955
dev.yml
on: push
install-dependencies
2m 1s
lint-check
29s
prettier-check
20s
type-check
29s
unit-test-check
1m 7s
circular-check
18s
build-check
23s
rules-validation
19s
security-check
21s
plugin-lint
21s
plugin-type-check
20s
plugin-test
15s
plugin-validate-commands
22s
plugin-build
13s
plugin-circular-check
14s
plugin-format-check
14s
plugin-security-check
21s
landing-lint
20s
landing-type-check
22s
landing-test
34s
landing-build
27s
landing-circular-check
15s
landing-format-check
17s
landing-security-check
24s
Annotations
2 errors and 1 warning
|
landing-test
Process completed with exit code 1.
|
|
__tests__/setup.test.ts > Next.js 16 Project Setup > Next.js 16.x is installed and locked:
apps/landing-page/__tests__/setup.test.ts#L11
AssertionError: expected '16.2.3' to be '16.1.6' // Object.is equality
Expected: "16.1.6"
Received: "16.2.3"
❯ __tests__/setup.test.ts:11:35
|
|
lint-check:
apps/mcp-server/src/tui/hooks/use-dashboard-state.spec.ts#L79
Unexpected any. Specify a different type
|