Skip to content

Improved dashboard error msgs when credentials missing #265

Improved dashboard error msgs when credentials missing

Improved dashboard error msgs when credentials missing #265

Triggered via pull request November 16, 2024 14:49
Status Success
Total duration 1m 32s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: app/components/PaginatedTableCard.tsx#L11
Unexpected any. Specify a different type
test: app/components/PaginatedTableCard.tsx#L52
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/components/PaginatedTableCard.tsx#L58
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/routes/resources.stats.tsx#L55
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/routes/resources.stats.tsx#L61
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/routes/resources.timeseries.tsx#L78
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array
test: app/routes/resources.timeseries.tsx#L84
React Hook useEffect has missing dependencies: 'dataFetcher.state' and 'loadData'. Either include them or remove the dependency array