Skip to content

fix: null should be preserved in relative navigations #373

fix: null should be preserved in relative navigations

fix: null should be preserved in relative navigations #373

Triggered via push December 15, 2023 14:25
Status Failure
Total duration 34s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Type 'string | (string | null | undefined)[] | null | undefined' is not assignable to type 'string | string[]'.
build
Argument of type '(text: string | number | null | undefined) => string | null | undefined' is not assignable to parameter of type '(v: string | number | null | undefined) => string'.
build
Process completed with exit code 1.