Pt pt test #271
lint.yml
on: pull_request
Run linters
3m 23s
Run tests
2m 49s
Annotations
3 errors and 10 warnings
Run linters:
src/components/hooks/dates.ts#L29
Module '"date-fns/locale"' has no exported member 'ptPT'.
|
Run linters:
src/components/hooks/dates.ts#L66
Object literal may only specify known properties, and 'pt' does not exist in type 'Record<AppLanguage, Locale | undefined>'.
|
Run linters
Process completed with exit code 2.
|
Run linters:
src/Splash.tsx#L59
Unused 'use no memo' directive
|
Run linters:
src/alf/index.tsx#L77
'fontScale' is already declared in the upper scope on line 68 column 10
|
Run linters:
src/alf/index.tsx#L90
'fontFamily' is already declared in the upper scope on line 84 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
|