Skip to content

[TMP] update asset uploader example to make it actually working #1288

[TMP] update asset uploader example to make it actually working

[TMP] update asset uploader example to make it actually working #1288

Triggered via pull request March 18, 2024 17:05
Status Failure
Total duration 46s
Artifacts

run-lint.yaml

on: pull_request
run-tests
35s
run-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
run-tests: examples/typescript/asset_uploader.ts#L3
Strings must use doublequote
run-tests: examples/typescript/asset_uploader.ts#L7
Strings must use doublequote
run-tests: examples/typescript/asset_uploader.ts#L8
'metadataJson' is never reassigned. Use 'const' instead
run-tests: examples/typescript/asset_uploader.ts#L19
Strings must use doublequote
run-tests: examples/typescript/asset_uploader.ts#L20
Strings must use doublequote
run-tests: examples/typescript/asset_uploader.ts#L20
Strings must use doublequote
run-tests: examples/typescript/asset_uploader.ts#L45
Variable name `collection_media_manifest_id` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
run-tests: examples/typescript/asset_uploader.ts#L45
'collection_media_manifest_id' is never reassigned. Use 'const' instead
run-tests: examples/typescript/asset_uploader.ts#L46
Variable name `collection_media_url` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
run-tests: examples/typescript/asset_uploader.ts#L46
'collection_media_url' is never reassigned. Use 'const' instead
run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.