Skip to content

Add row selection to table component #304

Add row selection to table component

Add row selection to table component #304

Triggered via pull request August 26, 2026 19:16
Status Success
Total duration 3m 1s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
pr-checks: src/entities/auth/api/__mocks__/data/authorMockResponse.ts#L1
You cannot import layer "entities" into "entities" (shared -> entities -> features -> widgets -> pages -> processes -> app)
pr-checks: src/entities/auth/api/__mocks__/data/adminMockResponse.ts#L2
You cannot import layer "entities" into "entities" (shared -> entities -> features -> widgets -> pages -> processes -> app)
pr-checks: src/entities/auth/api/__mocks__/data/adminMockResponse.ts#L1
You cannot import layer "entities" into "entities" (shared -> entities -> features -> widgets -> pages -> processes -> app)
pr-checks: src/app/layouts/MainLayout/MainLayout.tsx#L108
Expected the depth of nested jsx elements to be <= 5, but found 7
pr-checks: src/app/layouts/MainLayout/MainLayout.tsx#L106
Expected the depth of nested jsx elements to be <= 5, but found 6
pr-checks: src/app/layouts/MainLayout/MainLayout.tsx#L104
Expected the depth of nested jsx elements to be <= 5, but found 7
pr-checks: src/app/layouts/MainLayout/MainLayout.tsx#L101
Expected the depth of nested jsx elements to be <= 5, but found 7
pr-checks: src/app/layouts/MainLayout/MainLayout.tsx#L67
React Hook useEffect has a missing dependency: 'isOpenSidebarDrawer'. Either include it or remove the dependency array
pr-checks: config/jest/jest.polyfill.ts#L13
`undici` import should occur before import of `web-streams-polyfill`
pr-checks: config/jest/jest.polyfill.ts#L11
`node:buffer` import should occur before import of `node:util`