Skip to content

Provenance + audio replay #386

Provenance + audio replay

Provenance + audio replay #386

Triggered via pull request January 7, 2025 21:32
@JackWilbJackWilb
synchronize #509
zc/replay
Status Failure
Total duration 56s
Artifacts

lint_build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint / lint: src/components/audioAnalysis/AnalysisPopout.tsx#L73
Type 'string | null' is not assignable to type 'string | undefined'.
lint / lint: src/components/audioAnalysis/AnalysisPopout.tsx#L174
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
lint / lint: src/components/interface/AnalysisFooter.tsx#L46
Type 'void' is not assignable to type 'string | undefined'.
lint / lint
Process completed with exit code 2.
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / lint: src/components/response/ResponseBlock.tsx#L99
React Hook useEffect has missing dependencies: 'answerValidator' and 'responses'. Either include them or remove the dependency array