Skip to content

Produce message page #1217

Produce message page

Produce message page #1217

Triggered via push November 28, 2023 10:19
Status Failure
Total duration 3m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
lint-and-compile
2m 49s
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#L134
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#L146
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#L153
React Hook useEffect has missing dependencies: 'availableValues' and 'setValue'. Either include them or remove the dependency array