chore(deps): update dependency eslint-config-prettier to v10 #34
ci-cd.yml
on: pull_request
install dependencies (pnpm)
17s
check linting (prettier)
12s
tests
59s
Annotations
4 errors and 6 warnings
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/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
|
src/API/getStatus.test.ts > getStatus:
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:19:14
|
tests
Process completed with exit code 1.
|
install dependencies (pnpm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check linting (prettier)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check linting (eslint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check linting (eslint):
src/Client.ts#L43
'Client' was used before it was defined
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|