fix: ignore eslint-plugin-react-hooks in dependabot #444
Annotations
10 warnings
|
📏 Lint:
packages/frontend/src/app/router.tsx#L33
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
📏 Lint:
packages/frontend/src/app/router.tsx#L30
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
📏 Lint:
packages/frontend/src/app/router.tsx#L25
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
📏 Lint:
packages/frontend/src/app/router.tsx#L22
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
📏 Lint:
packages/frontend/src/app/router.tsx#L19
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
📏 Lint:
packages/frontend/src/app/router.tsx#L16
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
📏 Lint:
packages/frontend/src/app/router.tsx#L13
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
📏 Lint:
packages/frontend/src/app/router.tsx#L12
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
📏 Lint:
packages/frontend/src/app/router.tsx#L11
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
|
|
📏 Lint:
packages/agent-runtime/src/task-handle.test.ts#L148
Missing return type on function
|
Loading