fix(develop): remove plugin legacy code #6397
pull-request.yml
on: pull_request
Check for linting, formatting, and type errors
1m 7s
Check for eslint-disable
8s
Check for code coverage disable
9s
Checks if sensitive files have been changed without authorization
0s
Checks if number of files changed is acceptable
5s
Base branch check
0s
Matrix: Testing Application
Matrix: Test Development and Production Builds
Validate CodeRabbit Approval
0s
Annotations
2 errors
tests/resolvers/Query/getVolunteerRanks.spec.ts > resolvers -> Query -> getVolunteerRanks > getVolunteerRanks for yearly, descending, no name/limit:
tests/resolvers/Query/getVolunteerRanks.spec.ts#L98
AssertionError: expected 8 to deeply equal 6
- Expected
+ Received
- 6
+ 8
❯ tests/resolvers/Query/getVolunteerRanks.spec.ts:98:48
|
Testing Application (22.x)
Process completed with exit code 1.
|