Skip to content

fix: correct default export for web #218

fix: correct default export for web

fix: correct default export for web #218

Triggered via push November 29, 2023 21:10
Status Success
Total duration 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: example/src/components/TestResults.tsx#L49
Inline style: { flexDirection: 'column', gap: 8, padding: 16 }
lint: example/src/components/TestResults.tsx#L51
Inline style: { fontSize: 20 }
lint: example/src/components/TestResults.tsx#L61
Inline style: { gap: 8 }
lint: example/src/components/TestResults.tsx#L62
Inline style: { flexDirection: 'row', gap: 8 }
lint: example/src/components/TestResults.tsx#L64
Inline style: { fontSize: 16 }
lint: example/src/components/TestResults.tsx#L67
Inline style: { fontSize: 16, color: 'red' }
lint: example/src/components/TestResults.tsx#L75
Inline style: { backgroundColor: '#ddd', padding: 16 }
lint: example/src/components/TestResults.tsx#L76
Inline style: { fontFamily: 'monospace' }
lint: example/src/components/VisualImageTest.tsx#L14
Inline style: { width: 120, height: 100 }
lint: example/src/components/VisualImageTest.tsx#L18
Inline style: { width: 120, height: 100 }