chore(deps): update dependency globals to v17 #513
ci-cd.yml
on: pull_request
install dependencies (pnpm)
21s
check linting (eslint)
26s
check building (index)
22s
check building (API index)
17s
check linting (prettier)
26s
tests
1m 30s
Annotations
7 errors
|
tests
Process completed with exit code 1.
|
|
src/Structures/MiniGames/BlitzSurvivalGames/BlitzSurvivalGamesKit.test.ts > BlitzSurvivalGamesKit:
src/Structures/MiniGames/BlitzSurvivalGames/BlitzSurvivalGamesKit.test.ts#L21
AssertionError: expected undefined to be defined
❯ src/Structures/MiniGames/BlitzSurvivalGames/BlitzSurvivalGamesKit.test.ts:21:20
|
|
src/Structures/MiniGames/BlitzSurvivalGames/BlitzSurvivalGames.test.ts > BlitzSurvivalGames:
src/Structures/MiniGames/BlitzSurvivalGames/BlitzSurvivalGames.test.ts#L81
ReferenceError: BlitzSurvivalGamesKit is not defined
❯ src/Structures/MiniGames/BlitzSurvivalGames/BlitzSurvivalGames.test.ts:81:45
|
|
src/API/getStatus.test.ts > getStatus:
src/Private/RequestHandler.ts#L55
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:55:13
❯ getStatus.execute src/API/getStatus.ts:9:17
❯ src/API/getStatus.test.ts:22:16
|
|
src/API/getStatus.test.ts > getStatus (raw):
src/Private/RequestHandler.ts#L55
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:55:13
❯ getStatus.execute src/API/getStatus.ts:9:17
❯ src/API/getStatus.test.ts:11:16
|
|
src/API/getRecentGames.test.ts > getRecentGames:
src/Private/RequestHandler.ts#L55
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:55:13
❯ getRecentGames.execute src/API/getRecentGames.ts:12:17
❯ src/API/getRecentGames.test.ts:32:16
|
|
src/API/getRecentGames.test.ts > getRecentGames (raw):
src/Private/RequestHandler.ts#L55
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:55:13
❯ getRecentGames.execute src/API/getRecentGames.ts:12:17
❯ src/API/getRecentGames.test.ts:21:16
|