Skip to content

feat(n-transfer): add label-field and value-field props #9849

feat(n-transfer): add label-field and value-field props

feat(n-transfer): add label-field and value-field props #9849

Triggered via pull request October 13, 2024 05:07
Status Failure
Total duration 3m 51s
Artifacts

node.js.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
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'.
lint (20)
The job was canceled because "_18" failed.
lint (20)
The operation was canceled.
test (18)
Process completed with exit code 1.
test (20)
The job was canceled because "_18" failed.
test (20)
The operation was canceled.
lint (18)
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 (18)
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/