Error handling update #4
GitHub Actions / JUnit Test Report
failed
Jul 20, 2024 in 0s
16 tests run, 15 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in node_modules/jscodeshift/parser/ts.js
github-actions / JUnit Test Report
ts.fetch todos > error?!
expected TypeError: Cannot read properties of unde… to match object Error: Could not fetch todos
Raw output
AssertionError: expected TypeError: Cannot read properties of unde… to match object Error: Could not fetch todos
- Expected
+ Received
- [Error: Could not fetch todos]
+ [TypeError: Cannot read properties of undefined (reading 'message')]
Loading