Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

95% code test coverage #140

95% code test coverage

95% code test coverage #140

Triggered via pull request September 1, 2024 13:03
@KathundKathund
synchronize #51
test
Status Failure
Total duration 3m 2s
Artifacts

ci-cd.yml

on: pull_request
install dependencies (pnpm)
15s
install dependencies (pnpm)
check linting (eslint)
18s
check linting (eslint)
check linting (prettier)
17s
check linting (prettier)
Check Coverage
0s
Check Coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Unhandled error: src/Private/Requests.ts#L54
{ message: '', name: 'AggregateError', description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, stack: 'AggregateError: \n' + ' at Function.AxiosError.from (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)\n' + ' at RedirectableRequest.handleRequestError (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)\n' + ' at RedirectableRequest.emit (node:events:519:28)\n' + ' at ClientRequest.eventHandlers.<computed> (/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)\n' + ' at ClientRequest.emit (node:events:519:28)\n' + ' at emitErrorEvent (node:_http_client:108:11)\n' + ' at Socket.socketErrorListener (node:_http_client:511:5)\n' + ' at Socket.emit (node:events:519:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:169:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n' + ' at Axios.request (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at Requests.request (/home/runner/work/reborn-ts/reborn-ts/src/Private/Requests.ts:54:17)\n' + ' at RateLimit.sync (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:18:25)\n' + ' at RateLimit.initialize (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:33:5)', config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*', 'API-Key': '***', 'User-Agent': 'axios/1.7.5', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://localhost:3000/hypixel/boosters' }, code: 'ECONNREFUSED', status: undefined, VITEST_TEST_NAME: undefined, VITEST_TEST_PATH: 'src/Client.test.ts', VITEST_AFTER_ENV_TEARDOWN: undefined, type: 'Unhandled Rejection', stacks: [ { method: 'Function.AxiosError.from', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js', line: 92, column: 14 }, { method: 'RedirectableRequest.handleRequestError', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js', line: 620, column: 25 }, { method: 'RedirectableRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'ClientRequest.eventHandlers.<computed>', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js', line: 38, column: 24 }, { method: 'ClientRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'emitErrorEvent', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 108, column: 11 }, { method: 'Socket.socketErrorListener', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 511, column: 5 }, { method: 'Socket.emit', file: '/home/runner/work/reborn-ts/reborn-ts/
Unhandled error: src/Private/Requests.ts#L54
{ message: '', name: 'AggregateError', description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, stack: 'AggregateError: \n' + ' at Function.AxiosError.from (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)\n' + ' at RedirectableRequest.handleRequestError (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)\n' + ' at RedirectableRequest.emit (node:events:519:28)\n' + ' at ClientRequest.eventHandlers.<computed> (/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)\n' + ' at ClientRequest.emit (node:events:519:28)\n' + ' at emitErrorEvent (node:_http_client:108:11)\n' + ' at Socket.socketErrorListener (node:_http_client:511:5)\n' + ' at Socket.emit (node:events:519:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:169:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n' + ' at Axios.request (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at Requests.request (/home/runner/work/reborn-ts/reborn-ts/src/Private/Requests.ts:54:17)\n' + ' at RateLimit.sync (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:18:25)', config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*', 'API-Key': '***', 'User-Agent': 'axios/1.7.5', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://localhost:3000/hypixel/boosters' }, code: 'ECONNREFUSED', status: undefined, VITEST_TEST_NAME: 'RateLimit (Auto)', VITEST_TEST_PATH: 'src/Private/RateLimit.test.ts', VITEST_AFTER_ENV_TEARDOWN: undefined, type: 'Unhandled Rejection', stacks: [ { method: 'Function.AxiosError.from', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js', line: 92, column: 14 }, { method: 'RedirectableRequest.handleRequestError', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js', line: 620, column: 25 }, { method: 'RedirectableRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'ClientRequest.eventHandlers.<computed>', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js', line: 38, column: 24 }, { method: 'ClientRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'emitErrorEvent', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 108, column: 11 }, { method: 'Socket.socketErrorListener', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 511, column: 5 }, { method: 'Socket.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'emitErrorNT'
Unhandled error: src/Private/Requests.ts#L54
{ message: '', name: 'AggregateError', description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, stack: 'AggregateError: \n' + ' at Function.AxiosError.from (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)\n' + ' at RedirectableRequest.handleRequestError (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)\n' + ' at RedirectableRequest.emit (node:events:519:28)\n' + ' at ClientRequest.eventHandlers.<computed> (/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)\n' + ' at ClientRequest.emit (node:events:519:28)\n' + ' at emitErrorEvent (node:_http_client:108:11)\n' + ' at Socket.socketErrorListener (node:_http_client:511:5)\n' + ' at Socket.emit (node:events:519:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:169:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n' + ' at Axios.request (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at Requests.request (/home/runner/work/reborn-ts/reborn-ts/src/Private/Requests.ts:54:17)\n' + ' at RateLimit.sync (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:18:25)\n' + ' at RateLimit.initialize (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:33:5)', config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*', 'API-Key': '***', 'User-Agent': 'axios/1.7.5', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://localhost:3000/hypixel/boosters' }, code: 'ECONNREFUSED', status: undefined, VITEST_TEST_NAME: 'RateLimit (Auto)', VITEST_TEST_PATH: 'src/Private/RateLimit.test.ts', VITEST_AFTER_ENV_TEARDOWN: undefined, type: 'Unhandled Rejection', stacks: [ { method: 'Function.AxiosError.from', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js', line: 92, column: 14 }, { method: 'RedirectableRequest.handleRequestError', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js', line: 620, column: 25 }, { method: 'RedirectableRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'ClientRequest.eventHandlers.<computed>', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js', line: 38, column: 24 }, { method: 'ClientRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'emitErrorEvent', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 108, column: 11 }, { method: 'Socket.socketErrorListener', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 511, column: 5 }, { method: 'Socket.emit', file: '/home/runner/work/
Unhandled error: src/Private/Requests.ts#L54
{ message: '', name: 'AggregateError', description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, stack: 'AggregateError: \n' + ' at Function.AxiosError.from (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)\n' + ' at RedirectableRequest.handleRequestError (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)\n' + ' at RedirectableRequest.emit (node:events:519:28)\n' + ' at ClientRequest.eventHandlers.<computed> (/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)\n' + ' at ClientRequest.emit (node:events:519:28)\n' + ' at emitErrorEvent (node:_http_client:108:11)\n' + ' at Socket.socketErrorListener (node:_http_client:511:5)\n' + ' at Socket.emit (node:events:519:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:169:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n' + ' at Axios.request (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at Requests.request (/home/runner/work/reborn-ts/reborn-ts/src/Private/Requests.ts:54:17)\n' + ' at RateLimit.sync (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:18:25)\n' + ' at RateLimit.initialize (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:33:5)', config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*', 'API-Key': '***', 'User-Agent': 'axios/1.7.5', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://localhost:3000/hypixel/boosters' }, code: 'ECONNREFUSED', status: undefined, VITEST_TEST_NAME: undefined, VITEST_TEST_PATH: 'src/API/getLeaderboards.test.ts', VITEST_AFTER_ENV_TEARDOWN: undefined, type: 'Unhandled Rejection', stacks: [ { method: 'Function.AxiosError.from', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js', line: 92, column: 14 }, { method: 'RedirectableRequest.handleRequestError', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js', line: 620, column: 25 }, { method: 'RedirectableRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'ClientRequest.eventHandlers.<computed>', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js', line: 38, column: 24 }, { method: 'ClientRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'emitErrorEvent', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 108, column: 11 }, { method: 'Socket.socketErrorListener', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 511, column: 5 }, { method: 'Socket.emit', file: '/home/runner/work/reborn-
Unhandled error: src/Private/Requests.ts#L54
{ message: '', name: 'AggregateError', description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, stack: 'AggregateError: \n' + ' at Function.AxiosError.from (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)\n' + ' at RedirectableRequest.handleRequestError (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)\n' + ' at RedirectableRequest.emit (node:events:519:28)\n' + ' at ClientRequest.eventHandlers.<computed> (/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)\n' + ' at ClientRequest.emit (node:events:519:28)\n' + ' at emitErrorEvent (node:_http_client:108:11)\n' + ' at Socket.socketErrorListener (node:_http_client:511:5)\n' + ' at Socket.emit (node:events:519:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:169:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n' + ' at Axios.request (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at Requests.request (/home/runner/work/reborn-ts/reborn-ts/src/Private/Requests.ts:54:17)\n' + ' at RateLimit.sync (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:18:25)\n' + ' at RateLimit.initialize (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:33:5)', config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*', 'API-Key': '***', 'User-Agent': 'axios/1.7.5', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://localhost:3000/hypixel/boosters' }, code: 'ECONNREFUSED', status: undefined, VITEST_TEST_NAME: 'Requests', VITEST_TEST_PATH: 'src/Private/Requests.test.ts', VITEST_AFTER_ENV_TEARDOWN: undefined, type: 'Unhandled Rejection', stacks: [ { method: 'Function.AxiosError.from', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js', line: 92, column: 14 }, { method: 'RedirectableRequest.handleRequestError', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js', line: 620, column: 25 }, { method: 'RedirectableRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'ClientRequest.eventHandlers.<computed>', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js', line: 38, column: 24 }, { method: 'ClientRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'emitErrorEvent', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 108, column: 11 }, { method: 'Socket.socketErrorListener', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 511, column: 5 }, { method: 'Socket.emit', file: '/home/runner/work/reborn-ts
Unhandled error: src/Private/Requests.ts#L54
{ message: '', name: 'AggregateError', description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, stack: 'AggregateError: \n' + ' at Function.AxiosError.from (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)\n' + ' at RedirectableRequest.handleRequestError (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)\n' + ' at RedirectableRequest.emit (node:events:519:28)\n' + ' at ClientRequest.eventHandlers.<computed> (/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)\n' + ' at ClientRequest.emit (node:events:519:28)\n' + ' at emitErrorEvent (node:_http_client:108:11)\n' + ' at Socket.socketErrorListener (node:_http_client:511:5)\n' + ' at Socket.emit (node:events:519:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:169:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n' + ' at Axios.request (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at Requests.request (/home/runner/work/reborn-ts/reborn-ts/src/Private/Requests.ts:54:17)\n' + ' at RateLimit.sync (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:18:25)\n' + ' at RateLimit.initialize (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:33:5)', config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*', 'API-Key': '***', 'User-Agent': 'axios/1.7.5', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://localhost:3000/hypixel/boosters' }, code: 'ECONNREFUSED', status: undefined, VITEST_TEST_NAME: undefined, VITEST_TEST_PATH: 'src/Private/Requests.test.ts', VITEST_AFTER_ENV_TEARDOWN: undefined, type: 'Unhandled Rejection', stacks: [ { method: 'Function.AxiosError.from', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js', line: 92, column: 14 }, { method: 'RedirectableRequest.handleRequestError', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js', line: 620, column: 25 }, { method: 'RedirectableRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'ClientRequest.eventHandlers.<computed>', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js', line: 38, column: 24 }, { method: 'ClientRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'emitErrorEvent', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 108, column: 11 }, { method: 'Socket.socketErrorListener', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 511, column: 5 }, { method: 'Socket.emit', file: '/home/runner/work/reborn-ts/
Unhandled error: src/Private/Requests.ts#L54
{ message: '', name: 'AggregateError', description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, stack: 'AggregateError: \n' + ' at Function.AxiosError.from (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)\n' + ' at RedirectableRequest.handleRequestError (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)\n' + ' at RedirectableRequest.emit (node:events:519:28)\n' + ' at ClientRequest.eventHandlers.<computed> (/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)\n' + ' at ClientRequest.emit (node:events:519:28)\n' + ' at emitErrorEvent (node:_http_client:108:11)\n' + ' at Socket.socketErrorListener (node:_http_client:511:5)\n' + ' at Socket.emit (node:events:519:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:169:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n' + ' at Axios.request (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at Requests.request (/home/runner/work/reborn-ts/reborn-ts/src/Private/Requests.ts:54:17)\n' + ' at RateLimit.sync (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:18:25)\n' + ' at RateLimit.initialize (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:33:5)', config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*', 'API-Key': '***', 'User-Agent': 'axios/1.7.5', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://localhost:3000/hypixel/boosters' }, code: 'ECONNREFUSED', status: undefined, VITEST_TEST_NAME: undefined, VITEST_TEST_PATH: 'src/Private/Requests.test.ts', VITEST_AFTER_ENV_TEARDOWN: undefined, type: 'Unhandled Rejection', stacks: [ { method: 'Function.AxiosError.from', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js', line: 92, column: 14 }, { method: 'RedirectableRequest.handleRequestError', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js', line: 620, column: 25 }, { method: 'RedirectableRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'ClientRequest.eventHandlers.<computed>', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js', line: 38, column: 24 }, { method: 'ClientRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'emitErrorEvent', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 108, column: 11 }, { method: 'Socket.socketErrorListener', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 511, column: 5 }, { method: 'Socket.emit', file: '/home/runner/work/reborn-ts/
Unhandled error: src/Private/Requests.ts#L54
{ message: '', name: 'AggregateError', description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, stack: 'AggregateError: \n' + ' at Function.AxiosError.from (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)\n' + ' at RedirectableRequest.handleRequestError (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)\n' + ' at RedirectableRequest.emit (node:events:519:28)\n' + ' at ClientRequest.eventHandlers.<computed> (/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)\n' + ' at ClientRequest.emit (node:events:519:28)\n' + ' at emitErrorEvent (node:_http_client:108:11)\n' + ' at Socket.socketErrorListener (node:_http_client:511:5)\n' + ' at Socket.emit (node:events:519:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:169:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n' + ' at Axios.request (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at Requests.request (/home/runner/work/reborn-ts/reborn-ts/src/Private/Requests.ts:54:17)\n' + ' at RateLimit.sync (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:18:25)\n' + ' at RateLimit.initialize (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:33:5)', config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*', 'API-Key': '***', 'User-Agent': 'axios/1.7.5', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://localhost:3000/hypixel/boosters' }, code: 'ECONNREFUSED', status: undefined, VITEST_TEST_NAME: undefined, VITEST_TEST_PATH: 'src/Private/Requests.test.ts', VITEST_AFTER_ENV_TEARDOWN: undefined, type: 'Unhandled Rejection', stacks: [ { method: 'Function.AxiosError.from', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js', line: 92, column: 14 }, { method: 'RedirectableRequest.handleRequestError', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js', line: 620, column: 25 }, { method: 'RedirectableRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'ClientRequest.eventHandlers.<computed>', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js', line: 38, column: 24 }, { method: 'ClientRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'emitErrorEvent', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 108, column: 11 }, { method: 'Socket.socketErrorListener', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 511, column: 5 }, { method: 'Socket.emit', file: '/home/runner/work/reborn-ts/
Unhandled error: src/Private/Requests.ts#L54
{ message: '', name: 'AggregateError', description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, stack: 'AggregateError: \n' + ' at Function.AxiosError.from (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)\n' + ' at RedirectableRequest.handleRequestError (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)\n' + ' at RedirectableRequest.emit (node:events:519:28)\n' + ' at ClientRequest.eventHandlers.<computed> (/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)\n' + ' at ClientRequest.emit (node:events:519:28)\n' + ' at emitErrorEvent (node:_http_client:108:11)\n' + ' at Socket.socketErrorListener (node:_http_client:511:5)\n' + ' at Socket.emit (node:events:519:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:169:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n' + ' at Axios.request (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at Requests.request (/home/runner/work/reborn-ts/reborn-ts/src/Private/Requests.ts:54:17)\n' + ' at RateLimit.sync (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:18:25)\n' + ' at RateLimit.initialize (/home/runner/work/reborn-ts/reborn-ts/src/Private/RateLimit.ts:33:5)', config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*', 'API-Key': '***', 'User-Agent': 'axios/1.7.5', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://localhost:3000/hypixel/boosters' }, code: 'ECONNREFUSED', status: undefined, VITEST_TEST_NAME: undefined, VITEST_TEST_PATH: 'src/Private/Endpoint.test.ts', VITEST_AFTER_ENV_TEARDOWN: undefined, type: 'Unhandled Rejection', stacks: [ { method: 'Function.AxiosError.from', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js', line: 92, column: 14 }, { method: 'RedirectableRequest.handleRequestError', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js', line: 620, column: 25 }, { method: 'RedirectableRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'ClientRequest.eventHandlers.<computed>', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js', line: 38, column: 24 }, { method: 'ClientRequest.emit', file: '/home/runner/work/reborn-ts/reborn-ts/node:events', line: 519, column: 28 }, { method: 'emitErrorEvent', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 108, column: 11 }, { method: 'Socket.socketErrorListener', file: '/home/runner/work/reborn-ts/reborn-ts/node:_http_client', line: 511, column: 5 }, { method: 'Socket.emit', file: '/home/runner/work/reborn-ts/
src/API/getAchievements.test.ts > getAchievements (raw): src/Private/Requests.ts#L54
{ message: '', name: 'AggregateError', description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, stack: 'AggregateError: \n' + ' at Function.AxiosError.from (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js:92:14)\n' + ' at RedirectableRequest.handleRequestError (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js:620:25)\n' + ' at RedirectableRequest.emit (node:events:519:28)\n' + ' at ClientRequest.eventHandlers.<computed> (/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js:38:24)\n' + ' at ClientRequest.emit (node:events:519:28)\n' + ' at emitErrorEvent (node:_http_client:108:11)\n' + ' at Socket.socketErrorListener (node:_http_client:511:5)\n' + ' at Socket.emit (node:events:519:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:169:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n' + ' at Axios.request (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/Axios.js:45:41)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at Requests.request (/home/runner/work/reborn-ts/reborn-ts/src/Private/Requests.ts:54:17)\n' + ' at getAchievements.execute (/home/runner/work/reborn-ts/reborn-ts/src/API/getAchievements.ts:14:17)\n' + ' at /home/runner/work/reborn-ts/reborn-ts/src/API/getAchievements.test.ts:13:16\n' + ' at runTest (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:960:11)\n' + ' at runSuite (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1116:15)\n' + ' at runFiles (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1173:5)\n' + ' at startTests (file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1182:3)\n' + ' at file:///home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected]/node_modules/vitest/dist/chunks/runBaseTests.CyvqmuC9.js:130:11', config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, 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, */*', 'API-Key': '***', 'User-Agent': 'axios/1.7.5', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://localhost:3000/hypixel/resources/achievements' }, code: 'ECONNREFUSED', status: undefined, stacks: [ { method: 'Function.AxiosError.from', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/core/AxiosError.js', line: 92, column: 14 }, { method: 'RedirectableRequest.handleRequestError', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/axios/lib/adapters/http.js', line: 620, column: 25 }, { method: 'ClientRequest.eventHandlers.<computed>', file: '/home/runner/work/reborn-ts/reborn-ts/node_modules/.pnpm/[email protected]/node_modules/follow-redirects/index.js', line: 38, column
install dependencies (pnpm)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (prettier)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (eslint)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (eslint): src/API/getSkyblockFireSales.test.ts#L23
Identifier 'item_id' is not in camel case
check linting (eslint): src/API/getSkyblockFireSales.test.ts#L24
Identifier 'item_id' is not in camel case
check linting (eslint): src/Client.ts#L9
'Client' was used before it was defined
check linting (eslint): src/structures/SkyBlock/Bazaar/Product.test.ts#L6
Identifier 'product_id' is not in camel case
check linting (eslint): src/structures/SkyBlock/Bazaar/Product.test.ts#L7
Identifier 'sell_summary' is not in camel case
check linting (eslint): src/structures/SkyBlock/Bazaar/Product.test.ts#L12
Identifier 'buy_summary' is not in camel case
check linting (eslint): src/structures/SkyBlock/Bazaar/Product.test.ts#L32
Identifier 'quick_status' is not in camel case
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/