This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
chore(deps): Update pnpm to v9.7.1 #66
ci-cd.yml
on: pull_request
install dependencies (pnpm)
16s
check linting (prettier)
19s
check linting (eslint)
18s
build
23s
Annotations
5 errors and 5 warnings
build:
src/API/getPlayer.ts#L18
Property 'PLAYER_HAS_NEVER_LOGGED' does not exist on type 'Errors'.
|
build:
src/API/getPlayer.ts#L19
Property 'getGuild' does not exist on type 'Client'.
|
build:
src/API/getSkyblockMember.ts#L26
Property 'getSkyblockGarden' does not exist on type 'Client'.
|
build:
src/API/getSkyblockMember.ts#L27
Property 'getSkyblockMuseum' does not exist on type 'Client'.
|
build
Process completed with exit code 2.
|
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#L8
'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/
|