This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
Tests #79
Annotations
10 errors and 1 warning
src/Client.test.ts#L12
AssertionError: expected [Function] to throw error including '[Hypixel-API-Reborn] No API Key speci…' but got 'Cannot read properties of undefined (…'
Expected: "[Hypixel-API-Reborn] No API Key specified! For help join our Discord Server https://discord.gg/NSEBNMM"
Received: "Cannot read properties of undefined (reading 'NO_API_KEY')"
❯ Client.test.ts:12:32
|
src/Client.ts#L25
TypeError: Cannot read properties of undefined (reading 'NO_API_KEY')
❯ new Client Client.ts:25:55
❯ Client.test.ts:16:18
|
src/Client.ts#L25
TypeError: Cannot read properties of undefined (reading 'NO_API_KEY')
❯ new Client Client.ts:25:55
❯ Client.test.ts:80:18
|
src/Client.ts#L25
TypeError: Cannot read properties of undefined (reading 'NO_API_KEY')
❯ new Client Client.ts:25:55
❯ API/getAchievements.test.ts:10:18
|
src/Client.ts#L25
TypeError: Cannot read properties of undefined (reading 'NO_API_KEY')
❯ new Client Client.ts:25:55
❯ API/getAchievements.test.ts:20:18
|
src/Client.ts#L25
TypeError: Cannot read properties of undefined (reading 'NO_API_KEY')
❯ new Client Client.ts:25:55
❯ API/getActiveHouses.test.ts:6:18
|
src/Client.ts#L25
TypeError: Cannot read properties of undefined (reading 'NO_API_KEY')
❯ new Client Client.ts:25:55
❯ API/getActiveHouses.test.ts:16:18
|
src/Client.ts#L25
TypeError: Cannot read properties of undefined (reading 'NO_API_KEY')
❯ new Client Client.ts:25:55
❯ API/getBoosters.test.ts:7:18
|
src/Client.ts#L25
TypeError: Cannot read properties of undefined (reading 'NO_API_KEY')
❯ new Client Client.ts:25:55
❯ API/getBoosters.test.ts:17:18
|
src/Client.ts#L25
TypeError: Cannot read properties of undefined (reading 'NO_API_KEY')
❯ new Client Client.ts:25:55
❯ API/getChallenges.test.ts:8:18
|
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/
|
The logs for this run have expired and are no longer available.
Loading