This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
Remove Dead uuidCache code #67
ci-cd.yml
on: push
install dependencies (pnpm)
11s
check linting (prettier)
18s
check linting (eslint)
13s
build
14s
Annotations
2 errors and 5 warnings
build:
src/API/getPlayer.ts#L18
Property 'PLAYER_HAS_NEVER_LOGGED' does not exist on type 'Errors'.
|
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
|
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/
|
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/
|