Skip to content

feat: skippable read hooks #1986

feat: skippable read hooks

feat: skippable read hooks #1986

Triggered via pull request August 2, 2023 12:56
Status Failure
Total duration 7m 8s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
Type 'Profile | undefined' is not assignable to type 'Profile'.
build
Type 'Profile | undefined' is not assignable to type 'Profile'.
build
Type 'Profile | undefined' is not assignable to type 'Profile'.
build
Type 'Profile | undefined' is not assignable to type 'Profile'.
build
Argument of type 'PaginatedReadResult<Profile[]> | SkippedReadResult' is not assignable to parameter of type 'PaginatedReadResult<Profile[] | undefined>'.
build
'data' is possibly 'undefined'.
build
Process completed with exit code 1.