Skip to content

feat: BUILD

feat: BUILD #109

Triggered via push November 7, 2023 11:55
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/datasource/log-service/components/TopicSelector.tsx#L45
React Hook useEffect has a missing dependency: 'fetchRegions'. Either include it or remove the dependency array
lint: src/datasource/log-service/components/TopicSelector.tsx#L52
React Hook useCallback has a missing dependency: 'datasource'. Either include it or remove the dependency array