Send a different message for VIP downvotes on locked titles #361
test.yaml
on: pull_request
Lint with ESLint and build
22s
Run Tests with SQLite
0s
Run Tests with PostgreSQL and Redis
0s
Run Codecov
0s
Annotations
2 errors and 4 warnings
Lint with ESLint and build:
src/routes/postBranding.ts#L89
Expected 5 arguments, but got 4.
|
Lint with ESLint and build
Process completed with exit code 2.
|
Lint with ESLint and build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint with ESLint and build:
src/routes/postBranding.ts#L387
Strings must use doublequote
|
Lint with ESLint and build:
src/routes/voteOnSponsorTime.ts#L5
'YouTubeAPI' is defined but never used
|
Lint with ESLint and build:
test/cases/shadowBanUser.ts#L1
'privateDB' is defined but never used
|