Use compiler-safe Reanimated get/set APIs #17091
lint.yml
on: pull_request
Run linters
2m 57s
Run tests
2m 32s
Annotations
12 warnings
Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/components/Admonition.tsx#L29
'Icon' is already declared in the upper scope on line 26 column 17
|
Run linters:
src/components/Button.tsx#L188
'baseStyles' is already declared in the upper scope on line 187 column 12
|