This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
NEU #330
ci-cd.yml
on: pull_request
install dependencies (pnpm)
15s
check linting (prettier)
14s
tests
0s
Annotations
6 errors and 5 warnings
build:
src/Utils/SkyblockUtils.ts#L19
Cannot find module '../cache/bestiary.json' or its corresponding type declarations.
|
build:
src/Utils/SkyblockUtils.ts#L20
Cannot find module '../cache/skills.json' or its corresponding type declarations.
|
build:
src/Utils/SkyblockUtils.ts#L231
'data' is of type 'unknown'.
|
build:
src/Utils/SkyblockUtils.ts#L234
No overload matches this call.
|
build:
src/Utils/SkyblockUtils.ts#L235
'value' is of type 'unknown'.
|
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 (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/Client.ts#L44
'Client' was used before it was defined
|
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/
|