feat: playground sidebar #1203
Annotations
10 errors and 7 warnings
lint:
apps/docs/components/Playground.js#L85
'loading' is never reassigned. Use 'const' instead
|
lint:
apps/docs/components/Playground.js#L85
'setLoading' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
apps/docs/components/Playground.js#L85
'setLoading' is never reassigned. Use 'const' instead
|
lint:
apps/docs/components/Playground.js#L86
'color' is never reassigned. Use 'const' instead
|
lint:
apps/docs/components/Playground.js#L86
'setColor' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
apps/docs/components/Playground.js#L86
'setColor' is never reassigned. Use 'const' instead
|
lint:
apps/docs/components/Playground.js#L88
'resetPreviewFiles' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
apps/docs/components/Playground.js#L412
Props should be sorted alphabetically
|
lint:
apps/docs/components/Playground.js#L425
Props should be sorted alphabetically
|
lint:
apps/docs/components/Playground.js#L427
Props should be sorted alphabetically
|
type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
apps/docs/components/Playground.js#L122
Unexpected alert
|
lint:
apps/docs/components/Playground.js#L228
Unexpected alert
|
lint:
apps/docs/components/Playground.js#L269
Unexpected alert
|
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|