feat(server): library refresh go brrr #30199
test.yml
on: pull_request
pre-job
5s
Test & Lint Server
2m 18s
Unit Test CLI
0s
Unit Test CLI (Windows)
0s
Test & Lint Web
0s
End-to-End Lint
27s
Medium Tests (Server)
2m 4s
End-to-End Tests (Server & CLI)
3m 12s
End-to-End Tests (Web)
3m 4s
Unit Test Mobile
0s
Unit Test ML
0s
Annotations
5 errors
TypeORM Checks
Process completed with exit code 1.
|
TypeORM Checks
Process completed with exit code 1.
|
src/api/specs/library.e2e-spec.ts > /libraries > POST /libraries/:id/scan > should not set an offline asset to online if its file exists, is in an import path, but is covered by an exclusion pattern:
e2e/src/api/specs/library.e2e-spec.ts#L1217
TypeError: Cannot read properties of undefined (reading 'id')
❯ src/api/specs/library.e2e-spec.ts:1217:88
|
src/api/specs/trash.e2e-spec.ts > /trash > POST /trash/restore/assets > should not restore an offline asset:
e2e/src/api/specs/trash.e2e-spec.ts#L245
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ src/api/specs/trash.e2e-spec.ts:245:28
|
End-to-End Tests (Server & CLI)
Process completed with exit code 1.
|