Skip to content

fix: lint errors

fix: lint errors #111

Triggered via push October 24, 2024 03:04
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
build
Process completed with exit code 1.
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/
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' }