fix(deps): update dependencies (renov): all minor updates #2059
push.yml
on: push
Matrix: Testing Application
Check Schema
49s
Deploying Application to Cloud VPS
0s
Annotations
3 errors
tests/resolvers/Query/getVolunteerRanks.spec.ts > resolvers -> Query -> getVolunteerRanks > getVolunteerRanks for weekly, descending, limit, no name:
tests/resolvers/Query/getVolunteerRanks.spec.ts#L61
AssertionError: expected +0 to deeply equal 2
- Expected
+ Received
- 2
+ 0
❯ tests/resolvers/Query/getVolunteerRanks.spec.ts:61:48
|
tests/resolvers/Query/getVolunteerRanks.spec.ts > resolvers -> Query -> getVolunteerRanks > getVolunteerRanks for monthly, descending, name, no limit:
tests/resolvers/Query/getVolunteerRanks.spec.ts#L79
AssertionError: expected +0 to deeply equal 6
- Expected
+ Received
- 6
+ 0
❯ tests/resolvers/Query/getVolunteerRanks.spec.ts:79:48
|
Testing Application (22.x)
Process completed with exit code 1.
|