fix(ci): miscellaneous improvements to CI and tests #986
Annotations
8 errors
|
test (latest, macos-latest, debug)
Process completed with exit code 1.
|
|
test/bindings.js > Bindings > import-duplicated-interface:
src/componentize.js#L302
Error: Failed to initialize component:
Exception while running initialization script
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/8dcd53d7bb32/sources/initializer.js:8:46 SyntaxError: redeclaration of let $import_hello$hello:
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/8dcd53d7bb32/sources/initializer.js:8:46 let [$memory, $realloc, $import_hello$hello, $import_hello$hello] = $bindings;
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/8dcd53d7bb32/sources/initializer.js:8:46 .............................................^
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/8dcd53d7bb32/sources/initializer.js:8:25 note: Previously declared at line 8, column 25
❯ componentize src/componentize.js:302:11
❯ test/bindings.js:74:40
|
|
test (latest, macos-latest, release)
Process completed with exit code 1.
|
|
test/bindings.js > Bindings > import-duplicated-interface:
src/componentize.js#L302
Error: Failed to initialize component:
Exception while running initialization script
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/95fa281d7cbd/sources/initializer.js:8:46 SyntaxError: redeclaration of let $import_hello$hello:
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/95fa281d7cbd/sources/initializer.js:8:46 let [$memory, $realloc, $import_hello$hello, $import_hello$hello] = $bindings;
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/95fa281d7cbd/sources/initializer.js:8:46 .............................................^
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/95fa281d7cbd/sources/initializer.js:8:25 note: Previously declared at line 8, column 25
❯ componentize src/componentize.js:302:11
❯ test/bindings.js:74:40
|
|
test (24.10.0, macos-latest, debug)
Process completed with exit code 1.
|
|
test/bindings.js > Bindings > import-duplicated-interface:
src/componentize.js#L302
Error: Failed to initialize component:
Exception while running initialization script
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/7e536f792641/sources/initializer.js:8:46 SyntaxError: redeclaration of let $import_hello$hello:
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/7e536f792641/sources/initializer.js:8:46 let [$memory, $realloc, $import_hello$hello, $import_hello$hello] = $bindings;
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/7e536f792641/sources/initializer.js:8:46 .............................................^
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/7e536f792641/sources/initializer.js:8:25 note: Previously declared at line 8, column 25
❯ componentize src/componentize.js:302:11
❯ test/bindings.js:74:40
|
|
test (24.10.0, macos-latest, release)
Process completed with exit code 1.
|
|
test/bindings.js > Bindings > import-duplicated-interface:
src/componentize.js#L302
Error: Failed to initialize component:
Exception while running initialization script
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/d4b7698ab48d/sources/initializer.js:8:46 SyntaxError: redeclaration of let $import_hello$hello:
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/d4b7698ab48d/sources/initializer.js:8:46 let [$memory, $realloc, $import_hello$hello, $import_hello$hello] = $bindings;
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/d4b7698ab48d/sources/initializer.js:8:46 .............................................^
/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/d4b7698ab48d/sources/initializer.js:8:25 note: Previously declared at line 8, column 25
❯ componentize src/componentize.js:302:11
❯ test/bindings.js:74:40
|