Skip to content

feat: fix multiple bugs related to using array types inside structs #1443

feat: fix multiple bugs related to using array types inside structs

feat: fix multiple bugs related to using array types inside structs #1443

Triggered via pull request April 8, 2023 22:39
Status Failure
Total duration 11m 6s
Artifacts

csound_builds.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

53 errors
Linux/Ubuntu build
Process completed with exit code 2.
MacOS build
Process completed with exit code 2.
Windows build
Process completed with exit code 1.
can be started | | @csound/browser : SINGLE THREAD, AW can be started: can be started#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
has expected methods | | @csound/browser : SINGLE THREAD, AW has expected methods: has expected methods#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
can use run using just compileOrc | | @csound/browser : SINGLE THREAD, AW can use run using just compileOrc: can use run using just compileOrc#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
can play tone and get channel values | | @csound/browser : SINGLE THREAD, AW can play tone and get channel values: can play tone and get channel values#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
can play tone and send channel values | | @csound/browser : SINGLE THREAD, AW can play tone and send channel values: can play tone and send channel values#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
can send and receive string channel values | | @csound/browser : SINGLE THREAD, AW can send and receive string channel values: can send and receive string channel values#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
can load and run plugins | | @csound/browser : SINGLE THREAD, AW can load and run plugins: can load and run plugins#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
can load and run c++ plugins | | @csound/browser : SINGLE THREAD, AW can load and run c++ plugins: can load and run c++ plugins#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
emits public events in realtime performance | | @csound/browser : SINGLE THREAD, AW emits public events in realtime performance: emits public events in realtime performance#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
can read and write ftables in realtime | | @csound/browser : SINGLE THREAD, AW can read and write ftables in realtime: can read and write ftables in realtime#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
can stop() and reset() without start() | | @csound/browser : SINGLE THREAD, AW can stop() and reset() without start(): can stop() and reset() without start()#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
can start() -> stop() -> reset() and start again | | @csound/browser : SINGLE THREAD, AW can start() -> stop() -> reset() and start again: can start() -> stop() -> reset() and start again#L1
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
can be started | | @csound/browser : SINGLE THREAD, SPN can be started: can be started#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
has expected methods | | @csound/browser : SINGLE THREAD, SPN has expected methods: has expected methods#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can use run using just compileOrc | | @csound/browser : SINGLE THREAD, SPN can use run using just compileOrc: can use run using just compileOrc#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can play tone and get channel values | | @csound/browser : SINGLE THREAD, SPN can play tone and get channel values: can play tone and get channel values#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can play tone and send channel values | | @csound/browser : SINGLE THREAD, SPN can play tone and send channel values: can play tone and send channel values#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can send and receive string channel values | | @csound/browser : SINGLE THREAD, SPN can send and receive string channel values: can send and receive string channel values#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can load and run plugins | | @csound/browser : SINGLE THREAD, SPN can load and run plugins: can load and run plugins#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can load and run c++ plugins | | @csound/browser : SINGLE THREAD, SPN can load and run c++ plugins: can load and run c++ plugins#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
emits public events in realtime performance | | @csound/browser : SINGLE THREAD, SPN emits public events in realtime performance: emits public events in realtime performance#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can read and write ftables in realtime | | @csound/browser : SINGLE THREAD, SPN can read and write ftables in realtime: can read and write ftables in realtime#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can stop() and reset() without start() | | @csound/browser : SINGLE THREAD, SPN can stop() and reset() without start(): can stop() and reset() without start()#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can start() -> stop() -> reset() and start again | | @csound/browser : SINGLE THREAD, SPN can start() -> stop() -> reset() and start again: can start() -> stop() -> reset() and start again#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can be started | | @csound/browser : WORKER, AW, SAB can be started: can be started#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
has expected methods | | @csound/browser : WORKER, AW, SAB has expected methods: has expected methods#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can use run using just compileOrc | | @csound/browser : WORKER, AW, SAB can use run using just compileOrc: can use run using just compileOrc#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can play tone and get channel values | | @csound/browser : WORKER, AW, SAB can play tone and get channel values: can play tone and get channel values#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can play tone and send channel values | | @csound/browser : WORKER, AW, SAB can play tone and send channel values: can play tone and send channel values#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can send and receive string channel values | | @csound/browser : WORKER, AW, SAB can send and receive string channel values: can send and receive string channel values#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can load and run plugins | | @csound/browser : WORKER, AW, SAB can load and run plugins: can load and run plugins#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can load and run c++ plugins | | @csound/browser : WORKER, AW, SAB can load and run c++ plugins: can load and run c++ plugins#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can read and write ftables in realtime | | @csound/browser : WORKER, AW, SAB can read and write ftables in realtime: can read and write ftables in realtime#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can stop() and reset() without start() | | @csound/browser : WORKER, AW, SAB can stop() and reset() without start(): can stop() and reset() without start()#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can start() -> stop() -> reset() and start again | | @csound/browser : WORKER, AW, SAB can start() -> stop() -> reset() and start again: can start() -> stop() -> reset() and start again#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can be started | | @csound/browser : WORKER, AW, Messageport can be started: can be started#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
has expected methods | | @csound/browser : WORKER, AW, Messageport has expected methods: has expected methods#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can use run using just compileOrc | | @csound/browser : WORKER, AW, Messageport can use run using just compileOrc: can use run using just compileOrc#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can play tone and get channel values | | @csound/browser : WORKER, AW, Messageport can play tone and get channel values: can play tone and get channel values#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can play tone and send channel values | | @csound/browser : WORKER, AW, Messageport can play tone and send channel values: can play tone and send channel values#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable
can send and receive string channel values | | @csound/browser : WORKER, AW, Messageport can send and receive string channel values: can send and receive string channel values#L1
WebAssembly.instantiate(): Import #30 module="env" function="MYFLT2LRND64" error: function import requires a callable