feat(n-transfer): add label-field
and value-field
props
#9848
Annotations
24 errors and 2 warnings
lint (20):
src/carousel/src/Carousel.tsx#L742
Property 'scheduler' does not exist on type 'ComputedRefImpl<any>'.
|
lint (20):
src/carousel/src/Carousel.tsx#L743
Property 'run' does not exist on type 'ComputedRefImpl<any>'.
|
lint (20):
src/transfer/src/use-transfer-data.ts#L58
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'OptionValue'.
|
lint (20):
src/transfer/src/use-transfer-data.ts#L65
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'OptionValue'.
|
lint (20):
src/transfer/src/use-transfer-data.ts#L89
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (20):
src/transfer/src/use-transfer-data.ts#L90
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (20):
src/transfer/src/use-transfer-data.ts#L99
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (20):
src/transfer/src/use-transfer-data.ts#L100
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (20):
src/transfer/src/use-transfer-data.ts#L110
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (20):
src/transfer/src/use-transfer-data.ts#L126
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (18)
The job was canceled because "_20" failed.
|
lint (18):
src/carousel/src/Carousel.tsx#L742
Property 'scheduler' does not exist on type 'ComputedRefImpl<any>'.
|
lint (18):
src/carousel/src/Carousel.tsx#L743
Property 'run' does not exist on type 'ComputedRefImpl<any>'.
|
lint (18):
src/transfer/src/use-transfer-data.ts#L58
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'OptionValue'.
|
lint (18):
src/transfer/src/use-transfer-data.ts#L65
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'OptionValue'.
|
lint (18):
src/transfer/src/use-transfer-data.ts#L89
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (18):
src/transfer/src/use-transfer-data.ts#L90
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (18):
src/transfer/src/use-transfer-data.ts#L99
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (18):
src/transfer/src/use-transfer-data.ts#L100
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (18):
src/transfer/src/use-transfer-data.ts#L110
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
lint (18):
src/transfer/src/use-transfer-data.ts#L126
Argument of type 'OptionValue | undefined' is not assignable to parameter of type 'string | number'.
|
test (20)
Process completed with exit code 1.
|
test (18)
The job was canceled because "_20" failed.
|
test (18)
The operation was canceled.
|
lint (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|