chore(deps): update dependency nock to v14 #12538
ci.yml
on: push
Run the unit tests 🧪
47s
Run the end to end tests 🚔
1m 27s
Annotations
5 errors and 2 warnings
pwnedPassword provider > should check whether the password has been exposed:
src/auth/providers/pwned-password.provider.spec.ts#L31
Error: Nock: No match for request {
"method": "GET",
"url": "https://api.pwnedpasswords.com/range/5BAA6?mode=sha1",
"headers": {}
}
at InterceptedRequestRouter.startPlayback (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:334:21)
at InterceptedRequestRouter.maybeStartPlayback (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:263:12)
at InterceptedRequestRouter.connectSocket (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:135:12)
at /home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:73:33
at processTicksAndRejections (node:internal/process/task_queues:85:11)
|
pwnedPassword provider > should check whether the password has never been exposed:
src/auth/providers/pwned-password.provider.spec.ts#L46
Error: Nock: No match for request {
"method": "GET",
"url": "https://api.pwnedpasswords.com/range/AB30B?mode=sha1",
"headers": {}
}
at InterceptedRequestRouter.startPlayback (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:334:21)
at InterceptedRequestRouter.maybeStartPlayback (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:263:12)
at InterceptedRequestRouter.connectSocket (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:135:12)
at /home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:73:33
at processTicksAndRejections (node:internal/process/task_queues:85:11)
|
pwnedPassword provider > should check whether the password has been exposed:
src/auth/providers/pwned-password.provider.spec.ts#L31
Error: Nock: No match for request {
"method": "GET",
"url": "https://api.pwnedpasswords.com/range/5BAA6?mode=sha1",
"headers": {}
}
at InterceptedRequestRouter.startPlayback (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:334:21)
at InterceptedRequestRouter.maybeStartPlayback (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:263:12)
at InterceptedRequestRouter.connectSocket (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:135:12)
at /home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:73:33
at processTicksAndRejections (node:internal/process/task_queues:85:11)
|
pwnedPassword provider > should check whether the password has never been exposed:
src/auth/providers/pwned-password.provider.spec.ts#L46
Error: Nock: No match for request {
"method": "GET",
"url": "https://api.pwnedpasswords.com/range/AB30B?mode=sha1",
"headers": {}
}
at InterceptedRequestRouter.startPlayback (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:334:21)
at InterceptedRequestRouter.maybeStartPlayback (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:263:12)
at InterceptedRequestRouter.connectSocket (/home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:135:12)
at /home/runner/work/nest-api-example/nest-api-example/node_modules/.pnpm/[email protected]/node_modules/nock/lib/intercepted_request_router.js:73:33
at processTicksAndRejections (node:internal/process/task_queues:85:11)
|
Run the unit tests 🧪
Process completed with exit code 1.
|
Run the unit tests 🧪
Cache not found for keys: node-cache-Linux-x64-pnpm-e16ccda5fd2071e5c0f58edd1f2892d211903f3813fa2907fa9781586017b5a3
|
Run the end to end tests 🚔
Cache not found for keys: node-cache-Linux-x64-pnpm-e16ccda5fd2071e5c0f58edd1f2892d211903f3813fa2907fa9781586017b5a3
|