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

chore(deps): Update dependency globals to ^15.12.0 #323

chore(deps): Update dependency globals to ^15.12.0

chore(deps): Update dependency globals to ^15.12.0 #323

Triggered via pull request November 8, 2024 04:52
Status Failure
Total duration 2m 6s
Artifacts

ci-cd.yml

on: pull_request
install dependencies (pnpm)
9s
install dependencies (pnpm)
check linting (eslint)
14s
check linting (eslint)
check linting (prettier)
18s
check linting (prettier)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
src/API/getPlayer.test.ts > getPLayer (raw): src/Private/RequestHandler.ts#L45
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:45:13 ❯ getPlayer.execute src/API/getPlayer.ts:20:17 ❯ src/API/getPlayer.test.ts:68:16
src/API/getPlayer.test.ts > getPlayer (guild): src/Private/RequestHandler.ts#L45
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:45:13 ❯ getPlayer.execute src/API/getPlayer.ts:20:17 ❯ src/API/getPlayer.test.ts:77:14
src/API/getPlayer.test.ts > getPlayer (houses): src/Private/RequestHandler.ts#L45
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:45:13 ❯ getPlayer.execute src/API/getPlayer.ts:20:17 ❯ src/API/getPlayer.test.ts:221:14
src/API/getPlayer.test.ts > getPlayer (recent games): src/Private/RequestHandler.ts#L45
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:45:13 ❯ getPlayer.execute src/API/getPlayer.ts:20:17 ❯ src/API/getPlayer.test.ts:374:14
src/API/getPlayer.test.ts > getPlayer: src/Private/RequestHandler.ts#L45
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:45:13 ❯ getPlayer.execute src/API/getPlayer.ts:20:17 ❯ src/API/getPlayer.test.ts:524:14
src/API/getRecentGames.test.ts > getRecentGames (raw): src/Private/RequestHandler.ts#L45
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:45:13 ❯ getRecentGames.execute src/API/getRecentGames.ts:17:17 ❯ src/API/getRecentGames.test.ts:17:16
src/API/getRecentGames.test.ts > getRecentGames: src/Private/RequestHandler.ts#L45
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:45:13 ❯ getRecentGames.execute src/API/getRecentGames.ts:17:17 ❯ src/API/getRecentGames.test.ts:26:14
src/API/getSkyblockAuction.test.ts > getSkyblockAuction (Profile): src/API/getSkyblockAuction.test.ts#L258
AssertionError: expected undefined to be defined ❯ src/API/getSkyblockAuction.test.ts:258:29 ❯ src/API/getSkyblockAuction.test.ts:252:18 ❯ src/API/getSkyblockAuction.test.ts:212:8
src/API/getSkyblockAuction.test.ts > getSkyblockAuction (Include Item Bytes): src/API/getSkyblockAuction.test.ts#L352
AssertionError: expected undefined to be defined ❯ src/API/getSkyblockAuction.test.ts:352:29 ❯ src/API/getSkyblockAuction.test.ts:346:18 ❯ src/API/getSkyblockAuction.test.ts:297:8
src/API/getStatus.test.ts > getStatus (raw): src/Private/RequestHandler.ts#L45
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:45:13 ❯ getStatus.execute src/API/getStatus.ts:16:17 ❯ src/API/getStatus.test.ts:10:16
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#L43
'Client' was used before it was defined
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/
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/