add hunting skill + foraging above 50 #871
ci-cd.yml
on: pull_request
install dependencies (pnpm)
15s
check linting (eslint)
1m 5s
check building (index)
19s
check linting (prettier)
23s
tests
48s
Annotations
10 errors and 10 warnings
|
src/Structures/WatchdogStats.test.ts:
vitest.setup.ts#L3
Error: No API Key specified!
❯ vitest.setup.ts:3:55
|
|
src/Structures/Status.test.ts:
vitest.setup.ts#L3
Error: No API Key specified!
❯ vitest.setup.ts:3:55
|
|
src/Structures/RecentGames.test.ts:
vitest.setup.ts#L3
Error: No API Key specified!
❯ vitest.setup.ts:3:55
|
|
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/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#L423
Identifier 'foraging_tree' is not in camel case
|
|
check linting (eslint):
src/Utils/constants.ts#L422
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/
|