Skip to content

docs: update doc

docs: update doc #151

Triggered via push April 7, 2024 23:33
Status Failure
Total duration 2m 21s
Artifacts

checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
typecheck
Type 'string' does not satisfy the constraint '"Expected: string, Actual: undefined" | "Expected: string, Actual: null"'.
typecheck
Type 'string' does not satisfy the constraint '"Expected: string, Actual: undefined" | "Expected: string, Actual: null"'.
typecheck
Type 'number' does not satisfy the constraint '"Expected: number, Actual: undefined" | "Expected: number, Actual: null"'.
typecheck
Type '{ foo: string; }' does not satisfy the constraint '"Expected: ..., Actual: undefined" | "Expected: ..., Actual: null"'.
typecheck
Type '{ bar: string; }' does not satisfy the constraint '"Expected: ..., Actual: undefined" | "Expected: ..., Actual: null"'.
typecheck
Type 'string | null | undefined' does not satisfy the constraint '"Expected: string, Actual: never" | "Expected: undefined, Actual: never" | "Expected: null, Actual: never"'.
typecheck
Process completed with exit code 2.
tests
Process completed with exit code 1.