ESLintの設定を @antfu/eslint-config を使った形に変更 #247
Triggered via pull request
September 18, 2024 01:36
Status
Success
Total duration
3m 12s
Artifacts
–
Annotations
3 warnings
Build And Test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build And Test (18.x):
src/app/chat/_components/ChatContent/ChatMessagesList.tsx#L37
Do not use Array index as 'key'
|
Build And Test (18.x):
src/app/chat/_components/ChatContent/ChatMessagesList.tsx#L45
Do not use Array index as 'key'
|