Skip to content

Feat/drizzle postgres #1443

Feat/drizzle postgres

Feat/drizzle postgres #1443

Triggered via pull request January 10, 2025 15:19
Status Failure
Total duration 1m 28s
Artifacts

test.yaml

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

Annotations

11 errors and 2 warnings
πŸ”¬ 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#L530
Unexpected 'todo' comment: 'TODO: only return specific fields newBox...'
πŸ”¬ Lint code: packages/api/lib/controllers/measurementsController.js#L5
'getSensorsWithLastMeasurement' is assigned a value but never used
πŸ”¬ Lint code: packages/api/lib/controllers/measurementsController.js#L285
Unexpected 'todo' comment: 'TODO'
πŸ”¬ Lint code: packages/api/lib/helpers/jwtHelpers.js#L55
'user' is assigned a value but never used
πŸ”¬ Lint code: packages/models/schema/schema.js#L269
Unexpected 'todo' comment: 'TODO: model shared devices...'
πŸ”¬ 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
πŸ”¬ Lint code: packages/models/src/box/box.js#L1156
'onlyLastMeasurements' is assigned a value but never used
⚑ Run tests
Process completed with exit code 1.
πŸ”¬ Lint code
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
πŸ”¬ 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/