Skip to content

feat: add asset status-change and transfer endpoints with history events #6

feat: add asset status-change and transfer endpoints with history events

feat: add asset status-change and transfer endpoints with history events #6

Triggered via pull request July 29, 2026 11:01
Status Failure
Total duration 1m 9s
Artifacts

backend-ci.yml

on: pull_request
Backend Lint, Test & Build
1m 5s
Backend Lint, Test & Build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Backend Lint, Test & Build
Process completed with exit code 1.
Backend Lint, Test & Build: backend/src/users/users.service.ts#L102
'passwordHash' is assigned a value but never used
Backend Lint, Test & Build: backend/src/licenses/licenses.service.ts#L32
'userIdOrAssetId' is defined but never used
Backend Lint, Test & Build: backend/src/common/services/export.service.ts#L1
'Response' is defined but never used
Backend Lint, Test & Build: backend/src/common/dto/export-query.dto.ts#L2
'IsString' is defined but never used
Backend Lint, Test & Build: backend/src/assets/notes-docs.controller.ts#L5
'Delete' is defined but never used
Backend Lint, Test & Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/