Skip to content

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

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

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

Triggered via pull request April 9, 2023 00:55
Status Failure
Total duration 10m 58s
Artifacts 1

csound_wasm.yml

on: pull_request
Compiling wasm bins
2m 38s
Compiling wasm bins
Browser bundle build and test
8m 1s
Browser bundle build and test
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 4 warnings
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
Browser bundle build and test
❌ Tests reported 74 failures
Compiling wasm bins
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: cachix/install-nix-action@v16, cachix/cachix-action@v10. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Compiling wasm bins
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Browser bundle build and test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: cachix/install-nix-action@v16, cachix/cachix-action@v10. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Browser bundle build and test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
lib Expired
4.25 MB