Send a different message for VIP downvotes on locked titles #362
test.yaml
on: pull_request
Lint with ESLint and build
2m 42s
Run Tests with SQLite
2m 51s
Run Tests with PostgreSQL and Redis
2m 57s
Run Codecov
17s
Annotations
7 warnings
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, actions/cache/save@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
|
Run Tests with SQLite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Tests with PostgreSQL and Redis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|