fix(server): don't delete offline files from disk when trash empties #28154
test.yml
on: pull_request
pre-job
7s
ShellCheck
5s
OpenAPI Clients
1m 24s
TypeORM Checks
1m 30s
Test & Lint Server
1m 58s
Unit Test CLI
0s
Unit Test CLI (Windows)
0s
Test & Lint Web
0s
End-to-End Lint
31s
Medium Tests (Server)
2m 7s
End-to-End Tests (Server & CLI)
3m 27s
End-to-End Tests (Web)
2m 55s
Unit Test Mobile
0s
Unit Test ML
0s
Annotations
5 errors and 6 warnings
End-to-End Lint:
e2e/src/api/specs/asset.e2e-spec.ts#L23
'testAssetDirInternal' is defined but never used
|
End-to-End Lint
Process completed with exit code 1.
|
TypeORM Checks
Process completed with exit code 1.
|
src/api/specs/asset.e2e-spec.ts > /asset > DELETE /assets > should permanently delete an asset from trash:
e2e/src/api/specs/asset.e2e-spec.ts#L809
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ src/api/specs/asset.e2e-spec.ts:809:27
|
End-to-End Tests (Server & CLI)
Process completed with exit code 1.
|
ShellCheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pre-job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
End-to-End Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
OpenAPI Clients
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeORM Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test & Lint Server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|