Skip to content

[chore] split playground and api docs renderer #347

[chore] split playground and api docs renderer

[chore] split playground and api docs renderer #347

Triggered via pull request September 9, 2026 20:23
Status Failure
Total duration 24s
Artifacts –

ci.yml

on: pull_request
lint_unit_tests_and_builds
21s
lint_unit_tests_and_builds
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
lint_unit_tests_and_builds
Process completed with exit code 1.
lint_unit_tests_and_builds: packages/bruno-api-docs/src/hooks/useVariableResolver.spec.tsx#L216
This line has a length of 126. Maximum allowed is 120
lint_unit_tests_and_builds: packages/bruno-api-docs/src/components/AppShell/AppShell.spec.tsx#L19
React Hook "useRenderToDom" is called in function "render" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
lint_unit_tests_and_builds
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint_unit_tests_and_builds: packages/bruno-api-docs/src/store/slices/collection.ts#L29
Unexpected any. Specify a different type
lint_unit_tests_and_builds: packages/bruno-api-docs/src/renderer.ts#L108
Unexpected any. Specify a different type
lint_unit_tests_and_builds: packages/bruno-api-docs/src/renderer.ts#L73
Unexpected any. Specify a different type
lint_unit_tests_and_builds: packages/bruno-api-docs/src/renderer.ts#L21
Unexpected any. Specify a different type
lint_unit_tests_and_builds: packages/bruno-api-docs/src/renderer.ts#L9
Unexpected any. Specify a different type
lint_unit_tests_and_builds: packages/bruno-api-docs/src/entries/playground.ts#L17
Unexpected any. Specify a different type
lint_unit_tests_and_builds: packages/bruno-api-docs/src/entries/playground.ts#L7
Unexpected any. Specify a different type
lint_unit_tests_and_builds: packages/bruno-api-docs/src/entries/docs.ts#L17
Unexpected any. Specify a different type
lint_unit_tests_and_builds: packages/bruno-api-docs/src/entries/docs.ts#L7
Unexpected any. Specify a different type