Skip to content

ENG-4506 feat(data-populator): add eoa handling #2716

ENG-4506 feat(data-populator): add eoa handling

ENG-4506 feat(data-populator): add eoa handling #2716

Triggered via pull request October 30, 2024 20:45
Status Failure
Total duration 4m 32s
Billable time 5m
Artifacts

ci.yml

on: pull_request
build-test-lint
4m 21s
build-test-lint
Fit to window
Zoom out
Zoom in

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/