Skip to content

Ako/ FEQ-2150 / Notifications Component #511

Ako/ FEQ-2150 / Notifications Component

Ako/ FEQ-2150 / Notifications Component #511

Triggered via pull request May 10, 2024 04:18
Status Failure
Total duration 41s
Artifacts

test_workflow.yml

on: pull_request
Build and test
32s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build and test: src/components/AppLayout/Notifications/__test__/index.spec.tsx#L27
Type '{ notifications: { icon: Element; title: string; message: string; buttonAction: Mock<any, any, any>; actionText: string; }[]; }' is missing the following properties from type 'TNotificationsProps': clearNotificationsCallback, componentConfig
Build and test: src/components/AppLayout/Notifications/__test__/notification.spec.tsx#L2
'fireEvent' is declared but its value is never read.
Build and test: src/components/AppLayout/Notifications/__test__/notification.spec.tsx#L24
'await' expressions are only allowed within async functions and at the top levels of modules.
Build and test: src/components/AppLayout/Notifications/__test__/notification.spec.tsx#L24
Cannot find name 'userEvent'. Did you mean 'MouseEvent'?
Build and test
Process completed with exit code 2.