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

chore(deps): Update dependency @types/node to ^20.16.5 #167

chore(deps): Update dependency @types/node to ^20.16.5

chore(deps): Update dependency @types/node to ^20.16.5 #167

Triggered via pull request September 5, 2024 00:27
Status Failure
Total duration 2m 25s
Artifacts

ci-cd.yml

on: pull_request
install dependencies (pnpm)
15s
install dependencies (pnpm)
check linting (eslint)
34s
check linting (eslint)
check linting (prettier)
16s
check linting (prettier)
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
src/API/getPlayer.test.ts > getPlayer (guild): src/Private/RequestHandler.ts#L75
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:75:13 ❯ getPlayer.execute src/API/getPlayer.ts:16:17 ❯ src/API/getPlayer.test.ts:56:16
src/API/getPlayer.test.ts > getPlayer (houses): src/Private/RequestHandler.ts#L75
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:75:13 ❯ getPlayer.execute src/API/getPlayer.ts:16:17 ❯ src/API/getPlayer.test.ts:69:16
src/API/getPlayer.test.ts > getPlayer (recent games): src/Private/RequestHandler.ts#L75
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:75:13 ❯ getPlayer.execute src/API/getPlayer.ts:16:17 ❯ src/API/getPlayer.test.ts:86:16
src/API/getPlayer.test.ts > getPlayer: src/Private/RequestHandler.ts#L75
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:75:13 ❯ getPlayer.execute src/API/getPlayer.ts:16:17 ❯ src/API/getPlayer.test.ts:103:16
src/API/getRecentGames.test.ts > getRecentGames: src/Private/RequestHandler.ts#L75
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:75:13 ❯ getRecentGames.execute src/API/getRecentGames.ts:16:17 ❯ src/API/getRecentGames.test.ts:27:16
src/API/getSkyblockProfiles.test.ts > getSkyblockProfiles (garden): src/Private/RequestHandler.ts#L114
SyntaxError: Unexpected token 'N', "Not found" is not valid JSON ❯ Response.json node_modules/.pnpm/[email protected]/node_modules/node-fetch/src/body.js:149:15 ❯ RequestHandler.toUUID src/Private/RequestHandler.ts:114:24 ❯ getSkyblockProfiles.execute src/API/getSkyblockProfiles.ts:15:13 ❯ src/API/getSkyblockProfiles.test.ts:82:16
src/API/getStatus.test.ts > getStatus: src/Private/RequestHandler.ts#L75
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:75:13 ❯ getStatus.execute src/API/getStatus.ts:15:17 ❯ src/API/getStatus.test.ts:20:16
tests
Process completed with exit code 1.
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/Client.ts#L19
'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/