feat: amplify yml #3
Annotations
6 errors and 6 warnings
|
install-lint-build
Process completed with exit code 1.
|
|
install-lint-build:
src/features/dashboard-llm/components/time-series-chart.tsx#L89
Unexpected any. Specify a different type
|
|
install-lint-build:
src/features/dashboard-llm/components/time-series-chart.tsx#L81
Unexpected any. Specify a different type
|
|
install-lint-build:
src/features/dashboard-llm/components/time-series-chart.tsx#L81
Unexpected any. Specify a different type
|
|
install-lint-build:
src/features/budgets/index.tsx#L119
Unexpected any. Specify a different type
|
|
install-lint-build:
src/features/budgets/components/budgets-action-dialog.tsx#L57
Unexpected any. Specify a different type
|
|
install-lint-build
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
install-lint-build
React Hook useEffect has a missing dependency: 'table'. Either include it or remove the dependency array
|
|
install-lint-build:
src/features/budgets/components/budgets-provider.tsx#L74
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
install-lint-build
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
install-lint-build
React Hook useEffect has a missing dependency: 'table'. Either include it or remove the dependency array
|
|
install-lint-build:
src/context/search-provider.tsx#L9
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|