Update README.md #108
Annotations
5 warnings
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/
|