This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
chore(deps): Update eslint monorepo to ^9.10.0 #182
ci-cd.yml
on: pull_request
install dependencies (pnpm)
10s
check linting (prettier)
13s
tests
37s
Annotations
4 errors and 12 warnings
src/API/getSkyblockAuction.test.ts > getSkyblockAuction (Player):
src/API/getSkyblockAuction.test.ts#L185
AssertionError: expected undefined not to be undefined
❯ src/API/getSkyblockAuction.test.ts:185:29
❯ src/API/getSkyblockAuction.test.ts:179:18
❯ src/API/getSkyblockAuction.test.ts:139:8
|
src/API/getSkyblockAuctionsByPlayer.test.ts > getSkyblockAuctionsByPlayer:
src/API/getSkyblockAuctionsByPlayer.test.ts#L113
AssertionError: expected undefined not to be undefined
❯ src/API/getSkyblockAuctionsByPlayer.test.ts:113:29
❯ src/API/getSkyblockAuctionsByPlayer.test.ts:107:18
❯ src/API/getSkyblockAuctionsByPlayer.test.ts:40:8
|
src/API/getSkyblockAuctionsByPlayer.test.ts > getSkyblockAuctionsByPlayer (Item Bytes):
src/API/getSkyblockAuctionsByPlayer.test.ts#L228
AssertionError: expected undefined not to be undefined
❯ src/API/getSkyblockAuctionsByPlayer.test.ts:228:29
❯ src/API/getSkyblockAuctionsByPlayer.test.ts:222:18
❯ src/API/getSkyblockAuctionsByPlayer.test.ts:156: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 (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/
|
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/API/getSkyblockFireSales.test.ts#L24
Identifier 'item_id' is not in camel case
|
check linting (eslint):
src/API/getSkyblockFireSales.test.ts#L25
Identifier 'item_id' is not in camel case
|
check linting (eslint):
src/Client.ts#L19
'Client' was used before it was defined
|
check linting (eslint):
src/structures/SkyBlock/Bazaar/Product.test.ts#L6
Identifier 'product_id' is not in camel case
|
check linting (eslint):
src/structures/SkyBlock/Bazaar/Product.test.ts#L7
Identifier 'sell_summary' is not in camel case
|
check linting (eslint):
src/structures/SkyBlock/Bazaar/Product.test.ts#L12
Identifier 'buy_summary' is not in camel case
|
check linting (eslint):
src/structures/SkyBlock/Bazaar/Product.test.ts#L32
Identifier 'quick_status' is not in camel case
|
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/
|