Skip to content

remove unistyles and use custome builder css #94

remove unistyles and use custome builder css

remove unistyles and use custome builder css #94

Triggered via pull request April 8, 2024 14:55
Status Success
Total duration 2m 2s
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#L55
Inline style: { minHeight: '100%' }
test: apps/documentation/src/components/CodeBlock.tsx#L84
'children' is already declared in the upper scope on line 71 column 3
test: apps/documentation/src/components/CodeBlock.tsx#L94
React Hook useCallback has unnecessary dependencies: 'children' and 'variants'. Either exclude them or remove the dependency array
test: apps/documentation/src/components/SideBarLayout.tsx#L111
Inline style: { justifyContent: 'flex-end' }
test: apps/documentation/src/components/TOCLayout.tsx#L74
React Hook useEffect has a missing dependency: 'hash'. Either include it or remove the dependency array