Skip to content

Show loading indicator when searching in Topics & Consumers screens #4

Show loading indicator when searching in Topics & Consumers screens

Show loading indicator when searching in Topics & Consumers screens #4

Triggered via pull request February 22, 2024 02:29
@patrickpangpatrickpang
synchronize #2
Status Failure
Total duration 1m 18s
Artifacts

frontend.yaml

on: pull_request_target
build-and-test
1m 8s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build-and-test
Process completed with exit code 1.
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test: kafka-ui-react-app/src/lib/hooks/api/topics.ts#L6
Replace `"lib/api"` with `'lib/api'`
build-and-test: kafka-ui-react-app/src/lib/hooks/api/topics.ts#L7
Replace `"@tanstack/react-query"` with `'@tanstack/react-query'`
build-and-test: kafka-ui-react-app/src/lib/hooks/api/topics.ts#L13
Replace `"redux/interfaces"` with `'redux/interfaces'`
build-and-test: kafka-ui-react-app/src/lib/hooks/api/topics.ts#L22
Replace `"generated-sources"` with `'generated-sources'`
build-and-test: kafka-ui-react-app/src/lib/hooks/api/topics.ts#L23
Replace `"lib/errorHandling"` with `'lib/errorHandling'`
build-and-test: kafka-ui-react-app/src/lib/hooks/api/topics.ts#L27
Replace `"clusters",·clusterName,·"topics"` with `'clusters',·clusterName,·'topics'`
build-and-test: kafka-ui-react-app/src/lib/hooks/api/topics.ts#L30
Replace `"clusterName"` with `'clusterName'`
build-and-test: kafka-ui-react-app/src/lib/hooks/api/topics.ts#L35
Replace `"config"` with `'config'`
build-and-test: kafka-ui-react-app/src/lib/hooks/api/topics.ts#L37
Replace `"schema"` with `'schema'`
build-and-test: kafka-ui-react-app/src/lib/hooks/api/topics.ts#L39
Replace `"consumerGroups"` with `'consumerGroups'`