Skip to content

Feat/drizzle postgres #1395

Feat/drizzle postgres

Feat/drizzle postgres #1395

Triggered via pull request September 25, 2024 21:33
Status Failure
Total duration 1m 34s
Artifacts

test.yaml

on: pull_request
πŸ”¬ Lint code
21s
πŸ”¬ Lint code
⚑ Run tests
1m 25s
⚑ 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#L42
Unexpected 'todo' comment: 'TODO: do we need a new table for...'
πŸ”¬ 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'
πŸ”¬ Lint code: packages/models/src/user/user.js#L736
Unexpected 'todo' comment: 'TODO: Only return specific fields'
πŸ”¬ Lint code: packages/models/src/user/user.js#L739
Unexpected console statement
πŸ”¬ Lint code
Process completed with exit code 1.
⚑ 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/