This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
chore(deps): update dependency typedoc to ^0.27.1 #369
ci-cd.yml
on: pull_request
install dependencies (pnpm)
10s
check linting (prettier)
20s
tests
54s
Annotations
10 errors and 1 warning
Unhandled error:
src/Private/RequestHandler.ts#L47
Error: [Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:47:35
❯ processTicksAndRejections node:internal/process/task_queues:95:5
❯ RateLimit.sync src/Private/RateLimit.ts:18:25
❯ RateLimit.initialize src/Private/RateLimit.ts:33:5
This error originated in "src/API/getSkyblockAuctions.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "getSkyblockAuctions (All Pages)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/Private/RequestHandler.ts#L47
Error: [Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:47:35
❯ processTicksAndRejections node:internal/process/task_queues:95:5
❯ RateLimit.sync src/Private/RateLimit.ts:18:25
This error originated in "src/Private/RateLimit.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "RateLimit (Auto)". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/Private/RequestHandler.ts#L47
Error: [Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:47:35
❯ processTicksAndRejections node:internal/process/task_queues:95:5
❯ RateLimit.sync src/Private/RateLimit.ts:18:25
❯ RateLimit.initialize src/Private/RateLimit.ts:33:5
This error originated in "src/Private/RateLimit.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "src/Private/RateLimit.test.ts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/Private/RequestHandler.ts#L47
Error: [Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:47:35
❯ processTicksAndRejections node:internal/process/task_queues:95:5
❯ RateLimit.sync src/Private/RateLimit.ts:18:25
❯ RateLimit.initialize src/Private/RateLimit.ts:33:5
This error originated in "src/Private/RateLimit.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "src/Private/RateLimit.test.ts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/Private/RequestHandler.ts#L47
Error: [Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:47:35
❯ processTicksAndRejections node:internal/process/task_queues:95:5
❯ RateLimit.sync src/Private/RateLimit.ts:18:25
❯ RateLimit.initialize src/Private/RateLimit.ts:33:5
This error originated in "src/API/getLeaderboards.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "src/API/getLeaderboards.test.ts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
src/API/getActiveHouses.test.ts > getActiveHouses (raw):
src/Private/RequestHandler.ts#L47
Error: [Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:47:35
❯ getActiveHouses.execute src/API/getActiveHouses.ts:15:17
❯ src/API/getActiveHouses.test.ts:8:16
|
src/API/getActiveHouses.test.ts > getActiveHouses:
src/Private/RequestHandler.ts#L47
Error: [Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:47:35
❯ getActiveHouses.execute src/API/getActiveHouses.ts:15:17
❯ src/API/getActiveHouses.test.ts:17:14
|
src/API/getBoosters.test.ts > getBoosters (raw):
src/Private/RequestHandler.ts#L47
Error: [Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:47:35
❯ getBoosters.execute src/API/getBoosters.ts:15:17
❯ src/API/getBoosters.test.ts:10:16
|
src/API/getBoosters.test.ts > getBoosters:
src/Private/RequestHandler.ts#L47
Error: [Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:47:35
❯ getBoosters.execute src/API/getBoosters.ts:15:17
❯ src/API/getBoosters.test.ts:19:14
|
src/API/getGameCounts.test.ts > getGameCounts (raw):
src/Private/RequestHandler.ts#L47
Error: [Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:47:35
❯ getGameCounts.execute src/API/getGameCounts.ts:15:17
❯ src/API/getGameCounts.test.ts:8:16
|
check linting (eslint):
src/Client.ts#L43
'Client' was used before it was defined
|