fix(asset_migration): fixes multiple assets migration and optimizations #920
Annotations
10 errors and 2 warnings
lib/modules/asset/AssetService.ts#L286
Delete `⏎`
|
lib/modules/asset/AssetService.ts#L317
Replace `⏎··········//Check·if·an·existing·asset·reference·already·exists·in·the·new·tenant·········` with `··········//Check·if·an·existing·asset·reference·already·exists·in·the·new·tenant`
|
lib/modules/asset/AssetService.ts#L319
Replace `await·this.sdk.document.exists(newEngineId,·InternalCollection.ASSETS,·asset._id)` with `⏎············await·this.sdk.document.exists(⏎··············newEngineId,⏎··············InternalCollection.ASSETS,⏎··············asset._id⏎············)⏎··········`
|
lib/modules/asset/AssetService.ts#L323
Delete `··········`
|
lib/modules/asset/AssetService.ts#L324
'assetContent' is never reassigned. Use 'const' instead
|
lib/modules/asset/AssetService.ts#L331
Delete `,`
|
lib/modules/asset/AssetService.ts#L335
Delete `⏎··········`
|
lib/modules/asset/AssetService.ts#L342
Delete `⏎`
|
lib/modules/asset/AssetService.ts#L355
Delete `··········`
|
lib/modules/asset/AssetService.ts#L361
Expected object keys to be in ascending order. 'assetId' should be before 'engineId'
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lib/modules/asset/AssetService.ts#L18
'DeviceContent' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading