fix: support ESM app entrypoints in the universal shim #264
Annotations
9 warnings and 1 notice
|
Lint:
test/util.ts#L205
Unexpected `for await...of` of a value that is not async iterable.
|
|
Lint:
test/util.ts#L76
Unexpected `for await...of` of a value that is not async iterable.
|
|
Lint:
test/util.ts#L51
Unexpected `for await...of` of a value that is not async iterable.
|
|
Lint:
src/index.ts#L387
Unexpected `await` of a non-Promise (non-"Thenable") value.
|
|
Lint:
src/index.ts#L473
Unnecessary catch clause
|
|
Lint:
src/index.ts#L441
Variable 'arm64Integrity' is declared but never used. Unused variables should start with a '_'.
|
|
Lint:
src/index.ts#L438
Variable 'x64Integrity' is declared but never used. Unused variables should start with a '_'.
|
|
Lint:
test/util.ts#L107
Variable 'otherData' is declared but never used. Unused variables should start with a '_'.
|
|
Lint:
src/file-utils.ts#L194
This generator function does not have `yield`
|
|
The macos-latest-xlarge label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
background
wait
wait-all
cancel
parallel
Loading