Skip to content

fix(deps): update nextjs monorepo to ^14.2.6 #291

fix(deps): update nextjs monorepo to ^14.2.6

fix(deps): update nextjs monorepo to ^14.2.6 #291

Triggered via pull request August 24, 2024 10:47
Status Success
Total duration 48s
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'