Skip to content

chore(deps): update dependency eslint-plugin-react-refresh to ^0.4.11 #287

chore(deps): update dependency eslint-plugin-react-refresh to ^0.4.11

chore(deps): update dependency eslint-plugin-react-refresh to ^0.4.11 #287

Triggered via pull request August 24, 2024 04:18
Status Success
Total duration 49s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
autofix: app/icon.tsx#L5
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
autofix: graph/Graph.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
autofix: graph/Graph.tsx#L77
Do not use Array index as 'key'