Skip to content

Update StarlingMonkey #997

Update StarlingMonkey

Update StarlingMonkey #997

Triggered via pull request March 6, 2026 10:09
Status Failure
Total duration 38m 36s
Artifacts

main.yml

on: pull_request
Matrix: build-splicer
Matrix: build
Matrix: test-example
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

81 errors and 1 warning
test/bindings.js > Bindings > floats: src/componentize.js#L153
Error: ENOENT: no such file or directory, open 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' ❯ componentize src/componentize.js:153:5 ❯ test/bindings.js:75:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' }
test/bindings.js > Bindings > flavorful: src/componentize.js#L153
Error: ENOENT: no such file or directory, open 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' ❯ componentize src/componentize.js:153:5 ❯ test/bindings.js:75:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' }
test/bindings.js > Bindings > flags: src/componentize.js#L153
Error: ENOENT: no such file or directory, open 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' ❯ componentize src/componentize.js:153:5 ❯ test/bindings.js:75:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' }
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L153
Error: ENOENT: no such file or directory, open 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' ❯ componentize src/componentize.js:153:5 ❯ test/bindings.js:75:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' }
test/bindings.js > Bindings > empty: src/componentize.js#L153
Error: ENOENT: no such file or directory, open 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' ❯ componentize src/componentize.js:153:5 ❯ test/bindings.js:75:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' }
test/bindings.js > Bindings > conventions: src/componentize.js#L153
Error: ENOENT: no such file or directory, open 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' ❯ componentize src/componentize.js:153:5 ❯ test/bindings.js:75:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' }
test/bindings.js > Bindings > char: src/componentize.js#L153
Error: ENOENT: no such file or directory, open 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' ❯ componentize src/componentize.js:153:5 ❯ test/bindings.js:75:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' }
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: "ENOENT: no such file or directory, open 'D:\\a\\ComponentizeJS\\ComponentizeJS\\lib\\starlingmonkey_embedding.wasm'" - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "ENOENT: no such file or directory, open 'D:\\a\\ComponentizeJS\\ComponentizeJS\\lib\\starlingmonkey_embedding.wasm'" ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:149:20
test/bindings.js > Bindings > args: src/componentize.js#L153
Error: ENOENT: no such file or directory, open 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' ❯ componentize src/componentize.js:153:5 ❯ test/bindings.js:75:40 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' }
test/api.js > API > componentize() in a different dir: src/componentize.js#L153
Error: ENOENT: no such file or directory, open 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' ❯ componentize src/componentize.js:153:5 ❯ setupComponent test/util.js:38:23 ❯ test/api.js:24:30 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'D:\a\ComponentizeJS\ComponentizeJS\lib\starlingmonkey_embedding.wasm' }
test/bindings.js > Bindings > floats: src/componentize.js#L290
Error: process.exit unexpectedly called with "1" ❯ getWeval node_modules/@bytecodealliance/weval/index.js:54:13 ❯ componentize src/componentize.js:290:18 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L290
Error: process.exit unexpectedly called with "1" ❯ getWeval node_modules/@bytecodealliance/weval/index.js:54:13 ❯ componentize src/componentize.js:290:18 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flags: src/componentize.js#L290
Error: process.exit unexpectedly called with "1" ❯ getWeval node_modules/@bytecodealliance/weval/index.js:54:13 ❯ componentize src/componentize.js:290:18 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L290
Error: process.exit unexpectedly called with "1" ❯ getWeval node_modules/@bytecodealliance/weval/index.js:54:13 ❯ componentize src/componentize.js:290:18 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > empty: src/componentize.js#L290
Error: process.exit unexpectedly called with "1" ❯ getWeval node_modules/@bytecodealliance/weval/index.js:54:13 ❯ componentize src/componentize.js:290:18 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > conventions: src/componentize.js#L290
Error: process.exit unexpectedly called with "1" ❯ getWeval node_modules/@bytecodealliance/weval/index.js:54:13 ❯ componentize src/componentize.js:290:18 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > char: src/componentize.js#L290
Error: process.exit unexpectedly called with "1" ❯ getWeval node_modules/@bytecodealliance/weval/index.js:54:13 ❯ componentize src/componentize.js:290:18 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'process.exit unexpectedly called with "1"' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "process.exit unexpectedly called with \"1\"" ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:149:20
test/bindings.js > Bindings > args: src/componentize.js#L290
Error: process.exit unexpectedly called with "1" ❯ getWeval node_modules/@bytecodealliance/weval/index.js:54:13 ❯ componentize src/componentize.js:290:18 ❯ test/bindings.js:75:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L290
Error: process.exit unexpectedly called with "1" ❯ getWeval node_modules/@bytecodealliance/weval/index.js:54:13 ❯ componentize src/componentize.js:290:18 ❯ setupComponent test/util.js:38:23 ❯ test/api.js:24:30
test/bindings.js > Bindings > floats: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "floats.js" (resolved path "floats.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "flavorful.js" (resolved path "flavorful.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flags: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "flags.js" (resolved path "flags.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "fetch-event-server.js" (resolved path "fetch-event-server.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > empty: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "empty.js" (resolved path "empty.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > conventions: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "conventions.js" (resolved path "conventions.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > char: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "char.js" (resolved path "char.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:149:20
test/bindings.js > Bindings > args: src/componentize.js#L356
Error: Failed to initialize component: ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "index.js" (resolved path "index.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ setupComponent test/util.js:38:23 ❯ test/api.js:24:30
test/bindings.js > Bindings > floats: src/componentize.js#L356
Error: Failed to initialize component: ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L356
Error: Failed to initialize component: ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flags: src/componentize.js#L356
Error: Failed to initialize component: undefined ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L356
Error: Failed to initialize component: ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > empty: src/componentize.js#L356
Error: Failed to initialize component: ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > conventions: src/componentize.js#L356
Error: Failed to initialize component: ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > char: src/componentize.js#L356
Error: Failed to initialize component: ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: " ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:149:20
test/bindings.js > Bindings > args: src/componentize.js#L356
Error: Failed to initialize component: ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "index.js" (resolved path "index.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ setupComponent test/util.js:38:23 ❯ test/api.js:24:30
test (latest, macos-latest, debug)
Process completed with exit code 1.
test (latest, macos-latest, release)
Process completed with exit code 1.
test (24.10.0, macos-latest, release)
Process completed with exit code 1.
test (latest, ubuntu-latest, release)
Process completed with exit code 1.
test (24.10.0, ubuntu-latest, release)
Process completed with exit code 1.
test (24.10.0, macos-latest, debug)
Process completed with exit code 1.
test (latest, ubuntu-latest, debug)
Process completed with exit code 1.
test (24.10.0, ubuntu-latest, debug)
Process completed with exit code 1.
test/bindings.js > Bindings > floats: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "floats.js" (resolved path "floats.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "flavorful.js" (resolved path "flavorful.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flags: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "flags.js" (resolved path "flags.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "fetch-event-server.js" (resolved path "fetch-event-server.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > empty: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "empty.js" (resolved path "empty.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > conventions: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "conventions.js" (resolved path "conventions.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > char: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "char.js" (resolved path "char.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + 'Exception while evaluating top-level script\n' + 'ReferenceError: Error loading module "bad-binding.js" (resolved path "bad-binding.js"): No such file or directory' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module \"bad-binding.js\" (resolved path \"bad-binding.js\"): No such file or directory" ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:149:20
test/bindings.js > Bindings > args: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "args.js" (resolved path "args.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "index.js" (resolved path "index.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ setupComponent test/util.js:38:23 ❯ test/api.js:24:30
test/bindings.js > Bindings > floats: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "floats.js" (resolved path "floats.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "flavorful.js" (resolved path "flavorful.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flags: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "flags.js" (resolved path "flags.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "fetch-event-server.js" (resolved path "fetch-event-server.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > empty: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "empty.js" (resolved path "empty.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > conventions: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "conventions.js" (resolved path "conventions.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > char: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "char.js" (resolved path "char.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + 'Exception while evaluating top-level script\n' + 'ReferenceError: Error loading module "bad-binding.js" (resolved path "bad-binding.js"): No such file or directory' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module \"bad-binding.js\" (resolved path \"bad-binding.js\"): No such file or directory" ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:149:20
test/bindings.js > Bindings > args: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "args.js" (resolved path "args.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "index.js" (resolved path "index.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ setupComponent test/util.js:38:23 ❯ test/api.js:24:30
test (24.10.0, windows-latest, release)
Process completed with exit code 1.
test (latest, windows-latest, debug)
Process completed with exit code 1.
test (24.10.0, windows-latest, debug)
Process completed with exit code 1.
test/bindings.js > Bindings > floats: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "floats.js" (resolved path "floats.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flavorful: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "flavorful.js" (resolved path "flavorful.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > flags: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "flags.js" (resolved path "flags.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > fetch-event-server: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "fetch-event-server.js" (resolved path "fetch-event-server.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > empty: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "empty.js" (resolved path "empty.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > conventions: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "conventions.js" (resolved path "conventions.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > char: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "char.js" (resolved path "char.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/bindings.js > Bindings > bad-binding: test/cases/bad-binding/test.js#L4
AssertionError: The input did not match the regular expression /ReferenceError: Error loading module "not:world-defined"/. Input: 'Failed to initialize component:\n' + 'Exception while evaluating top-level script\n' + 'ReferenceError: Error loading module "bad-binding.js" (resolved path "bad-binding.js"): No such file or directory' - Expected: /ReferenceError: Error loading module "not:world-defined"/ + Received: "Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module \"bad-binding.js\" (resolved path \"bad-binding.js\"): No such file or directory" ❯ Module.err test/cases/bad-binding/test.js:4:8 ❯ test/bindings.js:149:20
test/bindings.js > Bindings > args: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "args.js" (resolved path "args.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ test/bindings.js:75:40
test/api.js > API > componentize() in a different dir: src/componentize.js#L356
Error: Failed to initialize component: Exception while evaluating top-level script ReferenceError: Error loading module "index.js" (resolved path "index.js"): No such file or directory ❯ componentize src/componentize.js:356:11 ❯ setupComponent test/util.js:38:23 ❯ test/api.js:24:30
test (latest, windows-latest, release)
Failed to restore: