Skip to content

feat: add createdAt and updatedAt fields to public tables #346

feat: add createdAt and updatedAt fields to public tables

feat: add createdAt and updatedAt fields to public tables #346

Triggered via pull request September 16, 2024 17:17
Status Failure
Total duration 4m 42s
Artifacts

test.yaml

on: pull_request
Lint with ESLint and build
2m 41s
Lint with ESLint and build
Run Tests with SQLite
35s
Run Tests with SQLite
Run Tests with PostgreSQL and Redis
32s
Run Tests with PostgreSQL and Redis
Run Codecov
0s
Run Codecov
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
Run Tests with PostgreSQL and Redis
Process completed with exit code 1.
Run Tests with SQLite: test/cases/getTopCategoryUsers.ts#L14
Cannot find name 'isoDate'.
Run Tests with SQLite: test/cases/getTopCategoryUsers.ts#L14
Cannot find name 'isoDate'.
Run Tests with SQLite: test/cases/getTopCategoryUsers.ts#L15
Cannot find name 'isoDate'.
Run Tests with SQLite: test/cases/getTopCategoryUsers.ts#L15
Cannot find name 'isoDate'.
Run Tests with SQLite
Process completed with exit code 1.
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
Lint with ESLint and build: test/cases/voteOnSponsorTime.ts#L21
'isoDate' is assigned a value but never used
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. 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 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/