This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
chore(deps): Update dependency @types/node to ^22.9.0 #322
ci-cd.yml
on: pull_request
install dependencies (pnpm)
8s
check linting (prettier)
15s
tests
53s
Annotations
3 errors and 6 warnings
src/API/getSkyblockAuction.test.ts > getSkyblockAuction (Profile):
src/API/getSkyblockAuction.test.ts#L258
AssertionError: expected undefined to be defined
❯ src/API/getSkyblockAuction.test.ts:258:29
❯ src/API/getSkyblockAuction.test.ts:252:18
❯ src/API/getSkyblockAuction.test.ts:212:8
|
src/API/getSkyblockAuction.test.ts > getSkyblockAuction (Include Item Bytes):
src/API/getSkyblockAuction.test.ts#L352
AssertionError: expected undefined to be defined
❯ src/API/getSkyblockAuction.test.ts:352:29
❯ src/API/getSkyblockAuction.test.ts:346:18
❯ src/API/getSkyblockAuction.test.ts:297:8
|
tests
Process completed with exit code 1.
|
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#L43
'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/
|