Merge branch 'refs/heads/main' into forman-33-api_tests #90
Annotations
2 errors and 1 warning
|
src/api/fetchContributions.test.ts > fetchContributions > should return expected data on success:
chartlets.js/packages/lib/src/api/fetchContributions.test.ts#L33
AssertionError: expected undefined to deeply equal { message: 'Hello, world!' }
- Expected:
Object {
"message": "Hello, world!",
}
+ Received:
undefined
❯ src/api/fetchContributions.test.ts:33:18
|
|
frontend
Process completed with exit code 1.
|
|
frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|