refactor: switch to async/await syntax #111
Annotations
8 errors and 2 warnings
Run npm run lint:
index.js#L97
'compiledFilename' is already declared in the upper scope on line 96 column 9
|
Run npm run lint:
index.js#L143
Unexpected dangling '_' in '_compiler'
|
Run npm run lint:
index.js#L146
Unexpected dangling '_' in '_compiler'
|
Run npm run lint:
index.js#L169
'filename' is already declared in the upper scope on line 168 column 9
|
Run npm run lint:
test/index.test.js#L43
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run npm run lint:
test/index.test.js#L105
'tmpDir' is already declared in the upper scope on line 104 column 16
|
Run npm run lint:
test/index.test.js#L105
'cleanup' is already declared in the upper scope on line 104 column 24
|
Run npm run lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
index.js#L282
Unexpected unnamed function
|
Loading