Skip to content

chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates #402

chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates

chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates #402

Triggered via pull request March 5, 2026 17:43
Status Failure
Total duration 2m 50s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint-and-test
Process completed with exit code 2.
lint-and-test
@opendatacapture/instrument-bundler#lint: command (/home/runner/work/OpenDataCapture/OpenDataCapture/packages/instrument-bundler) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (2)
lint-and-test
Subsequent variable declarations must have the same type. Variable 'transform' must be of type '<T extends TransformOptions>(input: string | Uint8Array, options?: SameShape<TransformOptions, T> | undefined) => Promise<TransformResult<T>>', but here has type '<T extends TransformOptions>(input: string | Uint8Array, options?: SameShape<TransformOptions, T> | undefined) => Promise<TransformResult<T>>'.
lint-and-test
Subsequent variable declarations must have the same type. Variable 'build' must be of type '<T extends BuildOptions>(options: SameShape<BuildOptions, T>) => Promise<BuildResult<T>>', but here has type '<T extends BuildOptions>(options: SameShape<BuildOptions, T>) => Promise<BuildResult<T>>'.