This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
chore(deps): update dependency typedoc to ^0.26.11 #307
ci-cd.yml
on: pull_request
install dependencies (pnpm)
12s
check linting (prettier)
4m 48s
tests
1m 1s
Annotations
10 errors and 10 warnings
src/API/getPlayer.test.ts > getPLayer (raw):
src/Private/RequestHandler.ts#L74
Error: [Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:74:13
❯ getPlayer.execute src/API/getPlayer.ts:20:17
❯ src/API/getPlayer.test.ts:75:16
|
src/API/getPlayer.test.ts > getPlayer (guild):
src/Private/RequestHandler.ts#L74
Error: [Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:74:13
❯ getPlayer.execute src/API/getPlayer.ts:20:17
❯ src/API/getPlayer.test.ts:84:14
|
src/API/getPlayer.test.ts > getPlayer (houses):
src/Private/RequestHandler.ts#L74
Error: [Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:74:13
❯ getPlayer.execute src/API/getPlayer.ts:20:17
❯ src/API/getPlayer.test.ts:228:14
|
src/API/getPlayer.test.ts > getPlayer (recent games):
src/Private/RequestHandler.ts#L74
Error: [Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:74:13
❯ getPlayer.execute src/API/getPlayer.ts:20:17
❯ src/API/getPlayer.test.ts:381:14
|
src/API/getPlayer.test.ts > getPlayer:
src/Private/RequestHandler.ts#L74
Error: [Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:74:13
❯ getPlayer.execute src/API/getPlayer.ts:20:17
❯ src/API/getPlayer.test.ts:531:14
|
src/API/getRecentGames.test.ts > getRecentGames (raw):
src/Private/RequestHandler.ts#L74
Error: [Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:74:13
❯ getRecentGames.execute src/API/getRecentGames.ts:16:17
❯ src/API/getRecentGames.test.ts:17:16
|
src/API/getRecentGames.test.ts > getRecentGames:
src/Private/RequestHandler.ts#L74
Error: [Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:74:13
❯ getRecentGames.execute src/API/getRecentGames.ts:16:17
❯ src/API/getRecentGames.test.ts:26:14
|
src/API/getStatus.test.ts > getStatus (raw):
src/Private/RequestHandler.ts#L74
Error: [Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:74:13
❯ getStatus.execute src/API/getStatus.ts:15:17
❯ src/API/getStatus.test.ts:9:16
|
src/API/getStatus.test.ts > getStatus:
src/Private/RequestHandler.ts#L74
Error: [Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:74:13
❯ getStatus.execute src/API/getStatus.ts:15:17
❯ src/API/getStatus.test.ts:18:14
|
src/structures/MiniGames/Pit.test.ts > Pit Inventory:
src/Private/RequestHandler.ts#L74
Error: [Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM
❯ RequestHandler.request src/Private/RequestHandler.ts:74:13
❯ getPlayer.execute src/API/getPlayer.ts:20:17
❯ src/structures/MiniGames/Pit.test.ts:92:14
|
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 (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/Client.ts#L50
'Client' was used before it was defined
|
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/
|
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 (prettier)
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/11bd71901bbe5b1630ceea73d27597364c9af683'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
check linting (prettier)
Back off 25.504 seconds before retry.
|
check linting (prettier)
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/11bd71901bbe5b1630ceea73d27597364c9af683'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
check linting (prettier)
Back off 14.373 seconds before retry.
|