Skip to content

fix theme loading server component #76

fix theme loading server component

fix theme loading server component #76

Triggered via pull request January 24, 2024 09:01
@loborlobor
synchronize #61
themeLoading
Status Failure
Total duration 1m 25s
Artifacts

merge-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
test
@crossed/styled#test: command (/home/runner/work/crossed/crossed/packages/styled) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
test
Process completed with exit code 1.
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)/styled/setup/page.tsx#L74
Inline style: { width: '100%' }
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#L33
Inline style: { height: '100%' }
test: apps/documentation/src/app/layout.tsx#L34
Inline style: { minHeight: '100%' }
test: apps/documentation/src/components/CodeBlock.tsx#L72
'children' is already declared in the upper scope on line 59 column 3
test: apps/documentation/src/components/CodeBlock.tsx#L74
Inline style: { flex: 1 }