Skip to content

fix(backend): raise comment JSON byte limit to 40kb #5491

fix(backend): raise comment JSON byte limit to 40kb

fix(backend): raise comment JSON byte limit to 40kb #5491

Triggered via pull request July 9, 2026 07:13
Status Failure
Total duration 8m 39s
Artifacts

ci.yml

on: pull_request
Matrix: e2e-test
Matrix: integration-test
unit-test
49s
unit-test
storybook-test
1m 46s
storybook-test
storybook-publish
57s
storybook-publish
static-analysis
2m 5s
static-analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
unit-test
Process completed with exit code 1.
apps/backend/src/comment/validate.test.ts > isCommentTooLarge > rejects a comment over the JSON byte limit: apps/backend/src/comment/validate.test.ts#L390
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ apps/backend/src/comment/validate.test.ts:390:36
test
Process completed with exit code 1.