Skip to content

refact!: remove aws-sdk integration (s3) #47

refact!: remove aws-sdk integration (s3)

refact!: remove aws-sdk integration (s3) #47

Triggered via push July 10, 2024 06:34
Status Failure
Total duration 30s
Artifacts

push.yml

on: push
Run Mocha Tests
20s
Run Mocha Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Run Mocha Tests: package.json#L13
Expected object keys to be in specified order. 'main' should be before 'engines'
Run Mocha Tests: package.json#L24
Expected object keys to be in specified order. 'license' should be before 'scripts'
Run Mocha Tests: package.json#L41
Expected object keys to be in specified order. 'packageManager' should be before 'devDependencies'
Run Mocha Tests: packages/storage-wrapper/createUrl.js#L9
Unexpected unnamed async function
Run Mocha Tests: packages/storage-wrapper/delete.js#L15
Unexpected unnamed async function
Run Mocha Tests: packages/storage-wrapper/list.js#L15
Unexpected unnamed async function
Run Mocha Tests: packages/storage-wrapper/load.js#L18
Unexpected unnamed async function
Run Mocha Tests: packages/storage-wrapper/move.js#L7
Unexpected unnamed async function
Run Mocha Tests: packages/storage-wrapper/save.js#L28
Unexpected unnamed async function
Run Mocha Tests: packages/storage-wrapper/save.js#L30
Combine this with the previous 'let' statement
Run Mocha Tests: .stylelintrc.json#L7
Replace `"**/static-ui/dist/*",·"**/ati-smarttag.js",·"**/skycons.js"` with `⏎↹↹"**/static-ui/dist/*",⏎↹↹"**/ati-smarttag.js",⏎↹↹"**/skycons.js"⏎↹`
Run Mocha Tests: packages/storage-wrapper/load.js#L26
Replace `.bucket(bucket).file(path)` with `⏎↹↹↹.bucket(bucket)⏎↹↹↹.file(path)⏎↹↹↹`
Run Mocha Tests: packages/storage-wrapper/load.js#L48
Replace ``fetching·url·failed·with·status·>·${file.statusCode}`` with `⏎↹↹↹↹`fetching·url·failed·with·status·>·${file.statusCode}`⏎↹↹↹`
Run Mocha Tests: packages/storage-wrapper/move.js#L22
Replace `.bucket(bucket).file(path)` with `⏎↹↹↹↹.bucket(bucket)⏎↹↹↹↹.file(path)⏎↹↹↹↹`
Run Mocha Tests: packages/storage-wrapper/move.js#L25
Replace `.bucket(bucket).file(path)` with `⏎↹↹↹↹.bucket(bucket)⏎↹↹↹↹.file(path)⏎↹↹↹↹`
Run Mocha Tests: packages/storage-wrapper/save.js#L56
Replace `.bucket(bucket)` with `⏎↹↹↹.bucket(bucket)⏎↹↹↹`
Run Mocha Tests: scripts/ard/categories.js#L24
Replace `·?·item.children.map(remapItem)·` with `⏎↹↹↹?·item.children.map(remapItem)⏎↹↹↹`
Run Mocha Tests: scripts/ard/categories.js#L27
Replace `·?·CORE_PREFIX_GENRE·` with `⏎↹↹↹?·CORE_PREFIX_GENRE⏎↹↹↹`
Run Mocha Tests: scripts/ard/categories.js#L48
Replace `'data/ard/categories.json',·JSON.stringify({·tree,·list·},·null,·'\t')` with `⏎↹↹'data/ard/categories.json',⏎↹↹JSON.stringify({·tree,·list·},·null,·'\t')⏎↹`
Run Mocha Tests: scripts/ard/publishers.js#L20
Replace `·process.env.ARD_DELIVER_API·||·` with `⏎↹process.env.ARD_DELIVER_API·||⏎↹`