Skip to content

CM-420: Added updated upload with validations #160

CM-420: Added updated upload with validations

CM-420: Added updated upload with validations #160

Triggered via pull request January 9, 2024 18:12
Status Failure
Total duration 37s
Artifacts

eslint_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: src/util/export.js#L3
Prefer default export on a file with single export
lint: src/util/export.js#L3
Identifier 'upload_id' is not in camel case
lint: src/util/export.js#L4
This line has a length of 129. Maximum allowed is 120
lint: src/util/export.js#L4
Expected indentation of 2 spaces but found 4
lint: src/util/export.js#L4
Unexpected var, use let or const instead
lint: src/util/export.js#L4
Identifier 'upload_id' is not in camel case
lint: src/util/export.js#L5
Expected indentation of 2 spaces but found 4
lint: src/util/export.js#L6
Expected indentation of 4 spaces but found 6
lint: src/util/export.js#L6
Expected parentheses around arrow function argument
lint: src/util/export.js#L7
Expected indentation of 4 spaces but found 6
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/util/export.js#L16
Unexpected console statement