Skip to content

chore: change eslint configuration #34

chore: change eslint configuration

chore: change eslint configuration #34

Triggered via pull request August 15, 2024 07:41
Status Success
Total duration 30s
Artifacts

lint-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/app/page.tsx#L2
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
lint: src/app/pages/my-page.tsx#L103
Do not use Array index in keys
lint: src/app/pages/my-page.tsx#L118
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
lint: src/app/pages/my-page.tsx#L122
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
lint: src/app/pages/travel-auto-page.tsx#L15
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all