add(home): dashboards list with actions #40
Annotations
3 errors and 2 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
app/views/Home/index.tsx#L204
Unexpected newline before '}'
|
|
Lint:
app/views/Home/index.tsx#L201
Trailing spaces not allowed
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
app/views/Home/index.tsx#L106
React Hook useMemo has a missing dependency: 'quickLinksResults'. Either include it or remove the dependency array
|