Skip to content

[#1050] Add missing data-testid attributes #916

[#1050] Add missing data-testid attributes

[#1050] Add missing data-testid attributes #916

Triggered via push August 8, 2024 11:09
Status Failure
Total duration 1h 9m 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
type_check
Type '{ buttons: { children: string; }[]; description: string; imageURL: string; title: string; }' is not assignable to type 'Partial<{ buttons?: LoadingButtonProps[] | undefined; children?: ReactNode; dataTestidDelegationStatus?: string | undefined; description?: ReactNode; ... 7 more ...; isSpaceBetweenButtons?: boolean | undefined; }> & { ...; }'.
type_check
Type '{ buttons: ({ children: string; variant: "contained"; } | { children: string; })[]; description: string; imageURL: string; state: "active"; title: string; children: JSX.Element; }' is not assignable to type 'Partial<{ buttons?: LoadingButtonProps[] | undefined; children?: ReactNode; dataTestidDelegationStatus?: string | undefined; description?: ReactNode; ... 7 more ...; isSpaceBetweenButtons?: boolean | undefined; }> & { ...; }'.
type_check
Type '{ buttons: { children: string; }[]; description: string; imageURL: string; title: string; isLoading: true; }' is not assignable to type 'Partial<{ buttons?: LoadingButtonProps[] | undefined; children?: ReactNode; dataTestidDelegationStatus?: string | undefined; description?: ReactNode; ... 7 more ...; isSpaceBetweenButtons?: boolean | undefined; }> & { ...; }'.
type_check
Type '{ buttons: { children: string; }[]; description: string; imageURL: string; title: string; state: "inProgress"; }' is not assignable to type 'Partial<{ buttons?: LoadingButtonProps[] | undefined; children?: ReactNode; dataTestidDelegationStatus?: string | undefined; description?: ReactNode; ... 7 more ...; isSpaceBetweenButtons?: boolean | undefined; }> & { ...; }'.
type_check
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
type_check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
type_check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/