Skip to content

feat(upload): handle uploading folders and multiple files #55

feat(upload): handle uploading folders and multiple files

feat(upload): handle uploading folders and multiple files #55

Re-run triggered January 23, 2024 14:14
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
Lint tests (node latest)
34s
Lint tests (node latest)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Lint tests (node latest): index.js#L309
There should be no space after '{'
Lint tests (node latest): index.js#L309
There should be no space before '}'
Lint tests (node latest): index.js#L311
Expected '===' and instead saw '=='
Lint tests (node latest): index.js#L318
There should be no space after '{'
Lint tests (node latest): index.js#L318
There should be no space before '}'
Lint tests (node latest): index.js#L337
Missing semicolon
Lint tests (node latest): index.js#L345
Unnecessary semicolon
Lint tests (node latest): index.js#L353
There should be no space after '{'
Lint tests (node latest): index.js#L353
There should be no space before '}'
Lint tests (node latest)
Process completed with exit code 1.
Lint tests (node latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint tests (node latest): index.js#L1
Expected space or tab after '/*' in comment
Lint tests (node latest): index.js#L71
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
Lint tests (node latest): index.js#L122
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
Lint tests (node latest): index.js#L823
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
Lint tests (node latest): index.js#L826
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
Lint tests (node latest): index.js#L948
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
Lint tests (node latest): index.js#L957
Use an object spread instead of `Object.assign` eg: `{ ...foo }`