wasm from emscripten #61
check-release.yml
on: pull_request
check_release
1m 17s
Annotations
5 errors
check_release:
src/commands/coreutils_command_runner.ts#L1
Cannot find module '../wasm/coreutils' or its corresponding type declarations.
|
check_release:
src/commands/grep_command_runner.ts#L1
Cannot find module '../wasm/grep' or its corresponding type declarations.
|
check_release:
src/commands/lua_command_runner.ts#L1
Cannot find module '../wasm/lua.js' or its corresponding type declarations.
|
check_release:
src/shell.ts#L10
Cannot find module './wasm/fs' or its corresponding type declarations.
|
check_release
Process completed with exit code 1.
|