Fix incorrect function.name
for aliased imports
#3874
Triggered via pull request
September 10, 2023 10:57
Status
Failure
Total duration
1m 23s
Artifacts
–
Annotations
5 errors and 1 warning
build (16.x):
src/transpiler/transpiler.ts#L1
';' expected.
|
build (16.x):
src/transpiler/transpiler.ts#L1
',' expected.
|
build (16.x):
src/transpiler/transpiler.ts#L1
An element access expression should take an argument.
|
build (16.x):
src/transpiler/transpiler.ts#L1
',' expected.
|
build (16.x)
Process completed with exit code 1.
|
build (16.x)
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/
|