Modify home screen to focus on content publishing #4
lint.yml
on: pull_request
Run linters
3m 19s
Run tests
3m 11s
Annotations
10 errors and 12 warnings
Run linters:
src/components/PostWritingForm.tsx#L1
Run autofix to sort these imports!
|
Run linters:
src/components/PostWritingForm.tsx#L1
'React' is defined but never used
|
Run linters:
src/components/PostWritingForm.tsx#L15
Missing a11y props. Expected one of: accessibilityRole OR BOTH accessibilityLabel + accessibilityHint OR BOTH accessibilityActions + onAccessibilityAction
|
Run linters:
src/components/UserPosts.tsx#L1
Run autofix to sort these imports!
|
Run linters:
src/components/UserPosts.tsx#L1
'React' is defined but never used
|
Run linters:
src/view/com/home/HomeHeader.tsx#L1
Run autofix to sort these imports!
|
Run linters:
src/view/com/home/HomeHeader.tsx#L1
'React' is defined but never used
|
Run linters:
src/view/screens/Home.tsx#L81
'preferences' is defined but never used. Allowed unused args must match /^_/u
|
Run linters:
src/view/screens/Home.tsx#L110
'onPressSelected' is assigned a value but never used
|
Run linters
Process completed with exit code 1.
|
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#L55
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#L125
'lightPalette' is already declared in the upper scope on line 22 column 14
|
Run linters:
src/alf/themes.ts#L187
'darkPalette' is already declared in the upper scope on line 26 column 14
|
Run linters:
src/alf/themes.ts#L249
'dimPalette' is already declared in the upper scope on line 30 column 14
|
Run linters:
src/alf/themes.ts#L311
'light' is already declared in the upper scope on line 34 column 14
|
Run linters:
src/alf/themes.ts#L397
'dark' is already declared in the upper scope on line 38 column 14
|
Run linters:
src/alf/themes.ts#L486
'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
|