refactor: add useToast hook for toast notifications #5650
pull-request.yml
on: pull_request
Check file changes
6s
Run Integration tests
5m 58s
Run API Tests
0s
Run React Tests
1m 53s
Generate Hasura Change Summary
0s
E2E tests
2m 34s
Run Pulumi Preview
0s
Run Healthcheck on Pizza Services
0s
Annotations
27 errors and 4 warnings
Build React App
'toast' is possibly 'null'.
|
Build React App
Binding element 'toasts' implicitly has an 'any' type.
|
Build React App
Parameter 'toast' implicitly has an 'any' type.
|
Build React App
Type '{ success: (message: string) => void; warning: (message: string) => void; info: (message: string) => void; error: (message: string) => void; remove: (id: number) => void; }' is not assignable to type 'null'.
|
Build React App
'toast' is possibly 'null'.
|
Build React App
Parameter 'state' implicitly has an 'any' type.
|
Build React App
Parameter 'action' implicitly has an 'any' type.
|
Build React App
Parameter 'toast' implicitly has an 'any' type.
|
Build React App
Process completed with exit code 1.
|
Run React Tests
'toast' is possibly 'null'.
|
Run React Tests
Binding element 'toasts' implicitly has an 'any' type.
|
Run React Tests
Parameter 'toast' implicitly has an 'any' type.
|
Run React Tests
Type '{ success: (message: string) => void; warning: (message: string) => void; info: (message: string) => void; error: (message: string) => void; remove: (id: number) => void; }' is not assignable to type 'null'.
|
Run React Tests
'toast' is possibly 'null'.
|
Run React Tests
Parameter 'state' implicitly has an 'any' type.
|
Run React Tests
Parameter 'action' implicitly has an 'any' type.
|
Run React Tests
Parameter 'toast' implicitly has an 'any' type.
|
Run React Tests
Process completed with exit code 1.
|
E2E tests
'toast' is possibly 'null'.
|
E2E tests
Binding element 'toasts' implicitly has an 'any' type.
|
E2E tests
Parameter 'toast' implicitly has an 'any' type.
|
E2E tests
Type '{ success: (message: string) => void; warning: (message: string) => void; info: (message: string) => void; error: (message: string) => void; remove: (id: number) => void; }' is not assignable to type 'null'.
|
E2E tests
'toast' is possibly 'null'.
|
E2E tests
Parameter 'state' implicitly has an 'any' type.
|
E2E tests
Parameter 'action' implicitly has an 'any' type.
|
E2E tests
Parameter 'toast' implicitly has an 'any' type.
|
E2E tests
Process completed with exit code 1.
|
Check file changes
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run React Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E tests
No files were found with the provided path: e2e/tests/ui-driven/test-results/. No artifacts will be uploaded.
|
Run Integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|