Refactor hook arguments and return values to bundle feature-specific values in nested objects (BREAKING CHANGES) #47
check-pr.yml
on: pull_request
call-build-lint-test-workflow
/
build
22s
call-build-lint-test-workflow
/
lint
0s
call-build-lint-test-workflow
/
test_jest
0s
call-build-lint-test-workflow
/
test_a11y
0s
Annotations
3 errors and 1 warning
call-build-lint-test-workflow / build
Argument of type 'Omit<UseSelectionPropHelpersExternalArgs<TItem> & UseSelectionPropHelpersInternalArgs, "sort" | ... 4 more ... | "activeItem"> & Omit<...> & Partial<...>' is not assignable to parameter of type 'UseSelectionEffectsArgs<TItem>'.
|
call-build-lint-test-workflow / build
Argument of type 'Omit<UseActiveItemPropHelpersExternalArgs<TItem>, "sort" | "filter" | "pagination" | "selection" | "expansion" | "activeItem"> & Omit<...> & Partial<...>' is not assignable to parameter of type 'UseActiveItemEffectsArgs<TItem>'.
|
call-build-lint-test-workflow / build
Process completed with exit code 1.
|
call-build-lint-test-workflow / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|