feat: BUILD #109
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
|