Lazy flatlist #109
Annotations
5 errors and 5 warnings
lint:
example/components/blocks/Header.tsx#L1
'ComponentProps' is defined but never used
|
lint:
example/components/blocks/Header.tsx#L5
'ImageSourcePropType' is defined but never used
|
lint:
example/components/blocks/Header.tsx#L10
'SQUARE_SIZE' is defined but never used
|
lint
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
example/components/blocks/ImageBlock.tsx#L45
Empty components are self-closing
|
lint:
example/components/cards/Card.tsx#L50
Inline style: { flexDirection: 'row' }
|
lint:
example/components/cards/Card.tsx#L51
Inline style: { justifyContent: 'center' }
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|