Skip to content

Feat/drizzle postgres #1407

Feat/drizzle postgres

Feat/drizzle postgres #1407

Triggered via pull request October 24, 2024 18:43
Status Failure
Total duration 1m 54s
Artifacts

test.yaml

on: pull_request
πŸ”¬ Lint code
26s
πŸ”¬ Lint code
⚑ Run tests
1m 44s
⚑ 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/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#L1156
'populate' is assigned a value but never used
πŸ”¬ Lint code: packages/models/src/box/box.js#L1156
'includeSecrets' 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/