Skip to content

Feat/drizzle postgres #1397

Feat/drizzle postgres

Feat/drizzle postgres #1397

Triggered via pull request September 27, 2024 09:50
Status Failure
Total duration 1m 58s
Artifacts

test.yaml

on: pull_request
πŸ”¬ Lint code
22s
πŸ”¬ Lint code
⚑ Run tests
1m 49s
⚑ Run tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
πŸ”¬ Lint code: packages/api/app.js#L58
Unexpected 'todo' comment: 'TODO: Get a client from the Pool and...'
πŸ”¬ Lint code: packages/api/lib/helpers/jwtHelpers.js#L8
'addTokenToBlacklist' is assigned a value but never used
πŸ”¬ Lint code: packages/api/lib/helpers/jwtHelpers.js#L56
'user' is assigned a value but never used
πŸ”¬ Lint code: packages/api/lib/helpers/jwtHelpers.js#L56
'_jwt' is assigned a value but never used
πŸ”¬ Lint code: packages/api/lib/helpers/tokenBlacklist.js#L19
Unexpected 'todo' comment: 'TODO: rework this function'
πŸ”¬ Lint code: packages/models/src/db.js#L8
'Client' is assigned a value but never used
πŸ”¬ Lint code: packages/models/src/db.js#L9
'drizzle' is assigned a value but never used
πŸ”¬ Lint code: packages/models/src/db.js#L14
'drizzleClient' is defined but never used
πŸ”¬ Lint code: packages/models/src/db.js#L35
'uri' is assigned a value but never used
πŸ”¬ Lint code: packages/models/src/db.js#L47
Unexpected 'todo' comment: 'TODO attach event listener'
⚑ Run tests
Process completed with exit code 137.
πŸ”¬ Lint code
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/