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