[Layout] Base #17803
lint.yml
on: pull_request
Run linters
3m 35s
Run tests
2m 45s
Annotations
12 warnings
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters:
src/Splash.tsx#L59
Unused 'use no memo' directive
|
Run linters:
src/alf/index.tsx#L78
'fontScale' is already declared in the upper scope on line 69 column 10
|
Run linters:
src/alf/index.tsx#L91
'fontFamily' is already declared in the upper scope on line 85 column 10
|
Run linters:
src/alf/themes.ts#L124
'lightPalette' is already declared in the upper scope on line 22 column 14
|
Run linters:
src/alf/themes.ts#L185
'darkPalette' is already declared in the upper scope on line 26 column 14
|
Run linters:
src/alf/themes.ts#L246
'dimPalette' is already declared in the upper scope on line 30 column 14
|
Run linters:
src/alf/themes.ts#L307
'light' is already declared in the upper scope on line 34 column 14
|
Run linters:
src/alf/themes.ts#L393
'dark' is already declared in the upper scope on line 38 column 14
|
Run linters:
src/alf/themes.ts#L482
'dim' is already declared in the upper scope on line 42 column 14
|
Run linters:
src/alf/typography.tsx#L20
'leading' is already declared in the upper scope on line 17 column 17
|