Skip to content

Followup bestiary fixes #868

Followup bestiary fixes

Followup bestiary fixes #868

Triggered via pull request August 18, 2026 20:56
Status Failure
Total duration 2m 31s
Artifacts

ci-cd.yml

on: pull_request
install dependencies (pnpm)
16s
install dependencies (pnpm)
check linting (eslint)
49s
check linting (eslint)
check building (index)
20s
check building (index)
check linting (prettier)
25s
check linting (prettier)
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 12 warnings
check linting (prettier)
Process completed with exit code 1.
src/Structures/RecentGame.test.ts: vitest.setup.ts#L3
Error: No API Key specified! ❯ vitest.setup.ts:3:55
src/Structures/Leaderboard.test.ts: vitest.setup.ts#L3
Error: No API Key specified! ❯ vitest.setup.ts:3:55
src/Structures/ItemBytes.test.ts: vitest.setup.ts#L3
Error: No API Key specified! ❯ vitest.setup.ts:3:55
src/Structures/House.test.ts: vitest.setup.ts#L3
Error: No API Key specified! ❯ vitest.setup.ts:3:55
src/Structures/Game.test.ts: vitest.setup.ts#L3
Error: No API Key specified! ❯ vitest.setup.ts:3:55
src/Structures/Color.test.ts: vitest.setup.ts#L3
Error: No API Key specified! ❯ vitest.setup.ts:3:55
src/Private/Updater.test.ts: vitest.setup.ts#L3
Error: No API Key specified! ❯ vitest.setup.ts:3:55
src/Private/RequestHandler.test.ts: vitest.setup.ts#L3
Error: No API Key specified! ❯ vitest.setup.ts:3:55
src/Private/CacheHandler.test.ts: vitest.setup.ts#L3
Error: No API Key specified! ❯ vitest.setup.ts:3:55
src/Client.test.ts: vitest.setup.ts#L3
Error: No API Key specified! ❯ vitest.setup.ts:3:55
install dependencies (pnpm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check building (index)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check linting (prettier)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check linting (eslint)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check linting (eslint): src/Utils/skyBlockUtils.ts#L122
Identifier 'foraging_tree' is not in camel case
check linting (eslint): src/Utils/skyBlockUtils.ts#L121
Identifier 'mining_tree' is not in camel case
check linting (eslint): src/Utils/constants.ts#L2577
This line has a length of 131. Maximum allowed is 120
check linting (eslint): src/Utils/constants.ts#L2573
This line has a length of 131. Maximum allowed is 120
check linting (eslint): src/Utils/constants.ts#L422
Identifier 'foraging_tree' is not in camel case
check linting (eslint): src/Utils/constants.ts#L421
Identifier 'mining_tree' is not in camel case
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/