fix(deps): update all non-major dependencies - #230
Merged
Annotations
4 errors
|
Run pnpm test
Process completed with exit code 1.
|
|
Run pnpm test:
test/index.test.ts#L33
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/index.test.ts:33:3
|
|
Run pnpm test:
src/index.ts#L155
AxiosError: Request failed with status code 403
❯ settle node_modules/.pnpm/axios@1.19.0_debug@4.4.3/node_modules/axios/lib/core/settle.js:19:12
❯ IncomingMessage.handleStreamEnd node_modules/.pnpm/axios@1.19.0_debug@4.4.3/node_modules/axios/lib/adapters/http.js:1226:13
❯ Axios.request node_modules/.pnpm/axios@1.19.0_debug@4.4.3/node_modules/axios/lib/core/Axios.js:46:41
❯ minify src/index.ts:155:20
❯ test/index.test.ts:29:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { description: undefined, number: undefined, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false, legacyInterceptorReqResOrdering: true, advertiseZstdAcceptEncoding: false, validateStatusUndefinedResolves: true }, adapter: [ 'xhr', 'http', 'fetch' ], transformRequest: [ 'Function<transformRequest>' ], transformResponse: [ 'Function<transformResponse>' ], timeout: +0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: 'Function<FormData>', Blob: 'Function<Blob>' }, validateStatus: 'Function<validateStatus>', headers: { Accept: 'application/json, text/plain, */*', 'Content-Type': 'application/json', 'User-Agent': 'axios/1.19.0', 'Content-Length': '57', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'post', url: 'https://free-url-shortener.rb.gy/shorten', data: '{"destination":"https://rubiin.vercel.app","dryRun":true}', allowAbsoluteUrls: true }, code: 'ERR_BAD_REQUEST', status: 403 }
|
|
Run pnpm test:
test/index.test.ts#L18
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/index.test.ts:18:3
|
background
wait
wait-all
cancel
parallel
Loading