ENG-4506 feat(data-populator): add eoa handling #2716
Annotations
7 errors and 1 warning
build-test-lint
Type '{ disabled: true; value: string; label: string; totalCount: number; }' is not assignable to type 'IntrinsicAttributes & TabsTriggerProps & RefAttributes<HTMLButtonElement>'.
|
build-test-lint
Type '{ disabled: true; variant: string; value: string; label: string; totalCount: number; }' is not assignable to type 'IntrinsicAttributes & TabsTriggerProps & RefAttributes<HTMLButtonElement>'.
|
build-test-lint
Type '{ disabled: true; value: string; label: string; totalCount: number; }' is not assignable to type 'IntrinsicAttributes & TabsTriggerProps & RefAttributes<HTMLButtonElement>'.
|
build-test-lint
Type '{ disabled: true; variant: string; value: string; label: string; }' is not assignable to type 'IntrinsicAttributes & TabsTriggerProps & RefAttributes<HTMLButtonElement>'.
|
build-test-lint
Module '"@radix-ui/react-dialog"' declares 'PrimitiveButtonProps' locally, but it is not exported.
|
build-test-lint
Property 'className' does not exist on type 'TabsTriggerProps'.
|
build-test-lint
Process completed with exit code 1.
|
build-test-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|