Skip to content

Merge branch 'improve-message-viewer' into feature/produce-message-page #1228

Merge branch 'improve-message-viewer' into feature/produce-message-page

Merge branch 'improve-message-viewer' into feature/produce-message-page #1228

Triggered via push November 28, 2023 17:44
Status Failure
Total duration 2m 51s
Artifacts
lint-and-compile
2m 44s
lint-and-compile
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint-and-compile
Process completed with exit code 1.
lint-and-compile: frontend/src/components/pages/topics/Topic.Publish.tsx#L139
React Hook useEffect has an unnecessary dependency: 'api.schemaSubjects'. Either exclude it or remove the dependency array. Outer scope values like 'api.schemaSubjects' aren't valid dependencies because mutating them doesn't re-render the component
lint-and-compile: frontend/src/components/pages/topics/Topic.Publish.tsx#L151
React Hook useEffect has missing dependencies: 'availableValues' and 'setValue'. Either include them or remove the dependency array
lint-and-compile: frontend/src/components/pages/topics/Topic.Publish.tsx#L158
React Hook useEffect has missing dependencies: 'availableValues' and 'setValue'. Either include them or remove the dependency array