Horizontal #102
Annotations
5 errors and 5 warnings
lint:
example/app/scrollviews/nocontext.tsx#L1
'Text' is defined but never used
|
lint:
example/components/cards/HorizontalCard.tsx#L17
React Hook useEffect has a missing dependency: 'animation'. Either include it or remove the dependency array
|
lint:
example/components/cards/NoLazyCard.tsx#L17
React Hook useEffect has a missing dependency: 'animation'. Either include it or remove the dependency array
|
lint:
example/components/cards/VerticalCard.tsx#L17
React Hook useEffect has a missing dependency: 'animation'. Either include it or remove the dependency array
|
lint
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/Blocks.tsx#L56
Inline style: { flexDirection: 'row' }
|
lint:
example/components/cards/Card.tsx#L49
Inline style: { flexDirection: 'row' }
|
lint:
example/components/cards/Card.tsx#L50
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/
|