Skip to content
Triggered via pull request April 11, 2024 12:15
@loborlobor
synchronize #73
testMobile
Status Success
Total duration 2m 9s
Artifacts

merge-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: apps/documentation/src/app/(doc)/primitive/(components)/templatePrimitive.tsx#L84
'description' is already declared in the upper scope on line 44 column 3
test: apps/documentation/src/app/(doc)/primitive/(components)/templatePrimitive.tsx#L117
'description' is already declared in the upper scope on line 44 column 3
test: apps/documentation/src/app/(doc)/primitive/(components)/templatePrimitive.tsx#L150
'description' is already declared in the upper scope on line 44 column 3
test: apps/documentation/src/app/(doc)/ui/(components)/templatePrimitive.tsx#L153
'description' is already declared in the upper scope on line 96 column 3
test: apps/documentation/src/app/(doc)/ui/(components)/templatePrimitive.tsx#L190
'description' is already declared in the upper scope on line 96 column 3
test: apps/documentation/src/app/layout.tsx#L56
Inline style: { minHeight: '100%' }
test: apps/documentation/src/components/CodeBlock.tsx#L85
'children' is already declared in the upper scope on line 72 column 3
test: apps/documentation/src/components/CodeBlock.tsx#L95
React Hook useCallback has an unnecessary dependency: 'children'. Either exclude it or remove the dependency array
test: apps/documentation/src/components/SideBarLayout.tsx#L99
Inline style: { position: 'sticky', top: '75px' }
test: apps/documentation/src/components/TOCLayout.tsx#L81
React Hook useEffect has a missing dependency: 'hash'. Either include it or remove the dependency array