fix: remove _TData abstraction #132
Triggered via pull request
September 13, 2023 21:17
Status
Failure
Total duration
1m 57s
Artifacts
–
pr.yml
on: pull_request
Test
50s
Lint
47s
Typecheck
1m 4s
Format
35s
Test Build
1m 44s
Annotations
10 errors
Typecheck
Type 'Person' does not satisfy the constraint 'never'.
|
Typecheck
Argument of type 'string' is not assignable to parameter of type 'UpdaterFn<never, never>'.
|
Typecheck
Type 'Person' does not satisfy the constraint 'never'.
|
Typecheck
Argument of type 'string' is not assignable to parameter of type 'UpdaterFn<never, never>'.
|
Typecheck
Type 'Person' does not satisfy the constraint 'never'.
|
Typecheck
Argument of type 'string' is not assignable to parameter of type 'UpdaterFn<never, never>'.
|
Typecheck
Type 'Person' does not satisfy the constraint 'never'.
|
Typecheck
Argument of type 'string' is not assignable to parameter of type 'UpdaterFn<never, never>'.
|
Typecheck
Type 'Person' does not satisfy the constraint 'never'.
|
Typecheck
Argument of type 'string' is not assignable to parameter of type 'UpdaterFn<never, never>'.
|