Skip to content

Fix crash test

Fix crash test #158

Triggered via push June 10, 2024 13:42
Status Failure
Total duration 26s
Artifacts

elixir.yml

on: push
Build and test
16s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Build and test: test/mixer_test.exs#L174
test halt mix stream if one of the stream ends halt when one stream halts (Strom.MixerTest)
Build and test: test/sink_test.exs#L78
test custom sink slow sink (Strom.SinkTest)
Build and test: test/composite_test.exs#L247
test reuse composites compose in new (Strom.CompositeTest)
Build and test: test/mixer_tree_test.exs#L7
test messages (Strom.MixerTreeTest)
Build and test: test/composite_test.exs#L188
test using dsl compose in new (Strom.CompositeTest)
Build and test: test/composite_test.exs#L149
test using dsl compose in another way (Strom.CompositeTest)
Build and test: test/composite_test.exs#L115
test using dsl compose (Strom.CompositeTest)
Build and test: test/composite_test.exs#L60
test using components directly start and stop (Strom.CompositeTest)
Build and test: test/composite_test.exs#L166
test using dsl compose composites (Strom.CompositeTest)
Build and test: test/composite_test.exs#L226
test reuse composites compose explicitly (Strom.CompositeTest)
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test: lib/composite.ex#L124
variable "components" is unused (if the variable is not meant to be used, prefix it with an underscore)