chore(deps): bump the non-critical group across 1 directory with 20 updates #69
pact-contract-tests.yml
on: pull_request
Pact consumer — Frontend
50s
Pact consumer — SDK
53s
Pact consumer — Mobile
47s
Pact consumer — API→Backend (internal)
9s
Commit pact files to pacts/ directory
Annotations
3 errors and 6 warnings
|
Pact consumer — Mobile
Process completed with exit code 1.
|
|
src/pact/swiftremit-api.mobile.consumer.pact.test.ts > SwiftRemitMobile — Pact consumer contract (SR-062) > remittanceService.create — POST /api/remittance > returns 401 when not authenticated:
mobile/src/pact/swiftremit-api.mobile.consumer.pact.test.ts#L170
AssertionError: expected 500 to be 401 // Object.is equality
- Expected
+ Received
- 401
+ 500
❯ src/pact/swiftremit-api.mobile.consumer.pact.test.ts:170:24
|
|
src/pact/swiftremit-api.mobile.consumer.pact.test.ts > SwiftRemitMobile — Pact consumer contract (SR-062) > remittanceService.create — POST /api/remittance > creates a remittance and returns the new record:
mobile/src/pact/swiftremit-api.mobile.consumer.pact.test.ts#L147
AssertionError: expected 500 to be 201 // Object.is equality
- Expected
+ Received
- 201
+ 500
❯ src/pact/swiftremit-api.mobile.consumer.pact.test.ts:147:24
|
|
Pact consumer — API→Backend (internal)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Pact consumer — Mobile
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Pact consumer — Frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Pact consumer — Frontend
No files were found with the provided path: pacts/SwiftRemitFrontend-SwiftRemitAPI.json. No artifacts will be uploaded.
|
|
Pact consumer — SDK
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Pact consumer — SDK
No files were found with the provided path: pacts/SwiftRemitSDK-SwiftRemitAPI.json. No artifacts will be uploaded.
|