This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
NEU #328
ci-cd.yml
on: pull_request
install dependencies (pnpm)
12s
check linting (prettier)
18s
tests
0s
Annotations
3 errors and 4 warnings
check linting (prettier)
Process completed with exit code 2.
|
check linting (eslint):
src/Private/NEU-REPO.ts#L3
Expected 'single' syntax before 'multiple' syntax
|
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#L44
'Client' was used before it was defined
|