Skip to content

Feat/drizzle postgres #1401

Feat/drizzle postgres

Feat/drizzle postgres #1401

Triggered via pull request October 1, 2024 18:44
Status Failure
Total duration 2m 10s
Artifacts

test.yaml

on: pull_request
πŸ”¬ Lint code
22s
πŸ”¬ Lint code
⚑ Run tests
1m 58s
⚑ 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#L313
'stringifier' is assigned a value but never used
πŸ”¬ Lint code: packages/api/lib/controllers/boxesController.js#L512
Unexpected 'todo' comment: 'TODO: only return specific fields newBox...'
πŸ”¬ 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/box/box.js#L3
'exposure' is assigned a value but never used
πŸ”¬ Lint code: packages/models/src/box/box.js#L1157
'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/