Skip to content

One less call when dealing with lru cache #343

One less call when dealing with lru cache

One less call when dealing with lru cache #343

Triggered via push September 14, 2024 21:52
Status Success
Total duration 6m 28s
Artifacts

test.yaml

on: push
Lint with ESLint and build
2m 44s
Lint with ESLint and build
Run Tests with SQLite
3m 1s
Run Tests with SQLite
Run Tests with PostgreSQL and Redis
2m 59s
Run Tests with PostgreSQL and Redis
Run Codecov
17s
Run Codecov
Fit to window
Zoom out
Zoom in

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 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 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 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/