Skip to content

remove unistyles and use custome builder css #90

remove unistyles and use custome builder css

remove unistyles and use custome builder css #90

Triggered via pull request March 26, 2024 15:51
Status Failure
Total duration 1m 46s
Artifacts

merge-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
test
@crossed/loader#test: command (/home/runner/work/crossed/crossed/packages/loader) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
test
Process completed with exit code 1.
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#L43
Inline style: { minHeight: '100%' }
test: apps/documentation/src/components/CodeBlock.tsx#L98
'children' is already declared in the upper scope on line 85 column 3
test: apps/documentation/src/components/CodeBlock.tsx#L100
Inline style: { flex: 1 }
test: apps/documentation/src/components/CodeBlock.tsx#L106
React Hook useCallback has an unnecessary dependency: 'children'. Either exclude it or remove the dependency array
test: apps/documentation/src/components/SideBarLayout.tsx#L109
Inline style: { justifyContent: 'flex-end' }