Don't allow multiple downvotes on one submission #360
test.yaml
on: push
Lint with ESLint and build
2m 39s
Run Tests with SQLite
2m 49s
Run Tests with PostgreSQL and Redis
2m 52s
Run Codecov
12s
Annotations
6 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/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/
|