feat: skippable read hooks #1986
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.
|