Skip to content

Feat/drizzle postgres #1409

Feat/drizzle postgres

Feat/drizzle postgres #1409

Triggered via pull request October 25, 2024 11:38
Status Failure
Total duration 1m 48s
Artifacts

test.yaml

on: pull_request
πŸ”¬ Lint code
27s
πŸ”¬ Lint code
⚑ Run tests
1m 38s
⚑ 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/controllers/boxesController.js#L63
'classifyTransformer' is assigned a value but never used
πŸ”¬ Lint code: packages/api/lib/controllers/boxesController.js#L314
'stringifier' is assigned a value but never used
πŸ”¬ Lint code: packages/api/lib/controllers/boxesController.js#L513
Unexpected 'todo' comment: 'TODO: only return specific fields newBox...'
πŸ”¬ Lint code: packages/api/lib/controllers/usersController.js#L19
'findDevices' 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/tokenBlacklist.js#L6
Unexpected 'todo' comment: 'TODO: Move this to pg_cron'
πŸ”¬ Lint code: packages/api/lib/helpers/tokenBlacklist.js#L40
'tokenHash' is defined but never used
πŸ”¬ Lint code: packages/models/schema/schema.js#L215
Unexpected 'todo' comment: 'TODO: model shared devices...'
πŸ”¬ Lint code: packages/models/src/box/box.js#L1156
'populate' is assigned a value but never used
⚑ Run tests
Process completed with exit code 100.
πŸ”¬ 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/