This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
chore(deps): update dependency typescript-eslint to v8 #48
ci-cd.yml
on: pull_request
install dependencies (pnpm)
13s
check linting (prettier)
16s
check linting (eslint)
14s
build
19s
Annotations
6 errors and 4 warnings
check linting (eslint):
src/utils/SkyblockUtils.ts#L388
'error' is defined but never used
|
check linting (eslint):
src/utils/toUuid.ts#L20
'e' is defined but never used
|
check linting (eslint)
Process completed with exit code 1.
|
build:
src/Client.ts#L40
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ getAchievements: typeof getAchievements; getActiveHouses: typeof getActiveHouses; getBoosters: typeof getBoosters; getChallenges: typeof getChallenges; ... 22 more ...; getWatchdogStats: typeof getWatchdogStatsEndpoint; }'.
|
build:
src/Client.ts#L41
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Client'.
|
build
Process completed with exit code 2.
|
install dependencies (pnpm)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
|