Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

95% code test coverage #121

95% code test coverage

95% code test coverage #121

Triggered via pull request August 27, 2024 02:05
@KathundKathund
synchronize #51
test
Status Failure
Total duration 1m 10s
Artifacts

ci-cd.yml

on: pull_request
install dependencies (pnpm)
27s
install dependencies (pnpm)
check linting (eslint)
23s
check linting (eslint)
check linting (prettier)
19s
check linting (prettier)
Check Coverage
0s
Check Coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
check linting (eslint): src/Private/RateLimit.ts#L35
Unexpected console statement
check linting (eslint)
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/Client.ts#L9
'Client' was used before it was defined