Skip to content

fixed mutex issue

fixed mutex issue #405

Re-run triggered June 28, 2024 13:11
Status Failure
Total duration 1m 11s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ubuntu / CI: src/backends/index/index.ts#L88
Argument of type '(path: string, suffix?: string | undefined) => string' is not assignable to parameter of type '(value: string, index: number, array: string[]) => string'.
Ubuntu / CI
Process completed with exit code 2.
MacOS / CI: src/backends/index/index.ts#L88
Argument of type '(path: string, suffix?: string | undefined) => string' is not assignable to parameter of type '(value: string, index: number, array: string[]) => string'.
MacOS / CI
Process completed with exit code 2.
Windows / CI: src/backends/index/index.ts#L88
Argument of type '(path: string, suffix?: string | undefined) => string' is not assignable to parameter of type '(value: string, index: number, array: string[]) => string'.
Windows / CI
Process completed with exit code 2.