build(deps): bump @types/node from 22.15.3 to 24.0.7 #2069
Annotations
2 errors
|
SonarCloud
Process completed with exit code 1.
|
|
src/hooks/useFetchSpeakers.test.tsx > fetch speaker hook and speaker adapter > should handle CORS errors with proper headers:
src/hooks/useFetchSpeakers.test.tsx#L201
AssertionError: expected undefined to deeply equal []
- Expected:
[]
+ Received:
undefined
❯ src/hooks/useFetchSpeakers.test.tsx:201:33
|