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

chore(deps): Update dependency typescript-eslint to ^8.13.0 #311

chore(deps): Update dependency typescript-eslint to ^8.13.0

chore(deps): Update dependency typescript-eslint to ^8.13.0 #311

Triggered via pull request November 5, 2024 01:24
Status Failure
Total duration 2m 21s
Artifacts

ci-cd.yml

on: pull_request
install dependencies (pnpm)
11s
install dependencies (pnpm)
check linting (eslint)
20s
check linting (eslint)
check linting (prettier)
21s
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#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
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/