feat(upload): handle uploading folders and multiple files #55
Annotations
10 errors and 8 warnings
Run npm run eslint:
index.js#L309
There should be no space after '{'
|
Run npm run eslint:
index.js#L309
There should be no space before '}'
|
Run npm run eslint:
index.js#L311
Expected '===' and instead saw '=='
|
Run npm run eslint:
index.js#L318
There should be no space after '{'
|
Run npm run eslint:
index.js#L318
There should be no space before '}'
|
Run npm run eslint:
index.js#L337
Missing semicolon
|
Run npm run eslint:
index.js#L345
Unnecessary semicolon
|
Run npm run eslint:
index.js#L353
There should be no space after '{'
|
Run npm run eslint:
index.js#L353
There should be no space before '}'
|
Run npm run eslint
Process completed with exit code 1.
|
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/
|
Run npm run eslint:
index.js#L1
Expected space or tab after '/*' in comment
|
Run npm run eslint:
index.js#L71
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
Run npm run eslint:
index.js#L122
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
Run npm run eslint:
index.js#L823
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
Run npm run eslint:
index.js#L826
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
Run npm run eslint:
index.js#L948
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
Run npm run eslint:
index.js#L957
Use an object spread instead of `Object.assign` eg: `{ ...foo }`
|
The logs for this run have expired and are no longer available.
Loading