Skip to content

reverts threading problems due to previous shimming experiments #569

reverts threading problems due to previous shimming experiments

reverts threading problems due to previous shimming experiments #569

Triggered via push September 23, 2023 21:19
Status Failure
Total duration 5m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir.yml

on: push
Matrix: ubuntu
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 29 warnings
Linux OTP 25.0 / Elixir 1.13.4: test/compiler_error/syntax_error_test.exs#L5
test sema causes an error when the zig syntax is wrong (ZiglerTest.CompilerError.SyntaxErrorTest)
Linux OTP 25.0 / Elixir 1.13.4: test/compiler_error/struct_not_pub_error_test.exs#L5
test sema causes an error when a param-passed struct is not pub (ZiglerTest.CompilerError.StructNotPubErrorTest)
Linux OTP 25.0 / Elixir 1.13.4: test/compiler_error/struct_not_pub_error_test.exs#L13
test sema causes an error when a returned struct is not pub (ZiglerTest.CompilerError.StructNotPubErrorTest)
Linux OTP 25.0 / Elixir 1.13.4: test/integration/concurrency/threaded_automatic_erroring_test.exs#L23
test threaded function can error (ZiglerTest.Concurrency.ThreadedAutomaticErroringTest)
Linux OTP 25.0 / Elixir 1.13.4: test/integration/doc/doc_comment_test.exs#L4
test it is possible to write a doc comment (ZiglerTest.Unit.Typespec.DocCommentTest)
Linux OTP 25.0 / Elixir 1.13.4: test/integration/leak_check_test.exs#L28
test a leak is detected when you don't cleanup (ZiglerTest.LeakCheckTest)
Linux OTP 25.0 / Elixir 1.13.4: test/integration/resource/release_test.exs#L44
test you can create then release an item (ZiglerTest.Resource.ReleaseTest)
Linux OTP 25.0 / Elixir 1.13.4: test/integration/types/manypointer_test.exs#L69
test for normal manypointers having a return value is prohibited (ZiglerTest.Types.ManypointerTest)
Linux OTP 25.0 / Elixir 1.13.4: test/integration/typespec/override_test.exs#L6
test it is possible to override the typespec (ZiglerTest.Integration.Typespec.OverrideTest)
Linux OTP 25.0 / Elixir 1.13.4
Process completed with exit code 2.
Linux OTP 26.0 / Elixir 1.15.2: test/compiler_error/syntax_error_test.exs#L5
test sema causes an error when the zig syntax is wrong (ZiglerTest.CompilerError.SyntaxErrorTest)
Linux OTP 26.0 / Elixir 1.15.2: test/integration/types/manypointer_test.exs#L69
test for normal manypointers having a return value is prohibited (ZiglerTest.Types.ManypointerTest)
Linux OTP 26.0 / Elixir 1.15.2: test/integration/concurrency/threaded_automatic_erroring_test.exs#L23
test threaded function can error (ZiglerTest.Concurrency.ThreadedAutomaticErroringTest)
Linux OTP 26.0 / Elixir 1.15.2: test/integration/typespec/override_test.exs#L6
test it is possible to override the typespec (ZiglerTest.Integration.Typespec.OverrideTest)
Linux OTP 26.0 / Elixir 1.15.2: test/integration/leak_check_test.exs#L28
test a leak is detected when you don't cleanup (ZiglerTest.LeakCheckTest)
Linux OTP 26.0 / Elixir 1.15.2: test/integration/doc/doc_comment_test.exs#L4
test it is possible to write a doc comment (ZiglerTest.Unit.Typespec.DocCommentTest)
Linux OTP 26.0 / Elixir 1.15.2: test/compiler_error/struct_not_pub_error_test.exs#L13
test sema causes an error when a returned struct is not pub (ZiglerTest.CompilerError.StructNotPubErrorTest)
Linux OTP 26.0 / Elixir 1.15.2: test/compiler_error/struct_not_pub_error_test.exs#L5
test sema causes an error when a param-passed struct is not pub (ZiglerTest.CompilerError.StructNotPubErrorTest)
Linux OTP 26.0 / Elixir 1.15.2: test/integration/resource/release_test.exs#L44
test you can create then release an item (ZiglerTest.Resource.ReleaseTest)
Linux OTP 26.0 / Elixir 1.15.2
The operation was canceled.
Linux OTP 26.0 / Elixir 1.14.5: test/compiler_error/syntax_error_test.exs#L5
test sema causes an error when the zig syntax is wrong (ZiglerTest.CompilerError.SyntaxErrorTest)
Linux OTP 26.0 / Elixir 1.14.5: test/compiler_error/struct_not_pub_error_test.exs#L5
test sema causes an error when a param-passed struct is not pub (ZiglerTest.CompilerError.StructNotPubErrorTest)
Linux OTP 26.0 / Elixir 1.14.5: test/compiler_error/struct_not_pub_error_test.exs#L13
test sema causes an error when a returned struct is not pub (ZiglerTest.CompilerError.StructNotPubErrorTest)
Linux OTP 26.0 / Elixir 1.14.5: test/integration/concurrency/threaded_automatic_erroring_test.exs#L23
test threaded function can error (ZiglerTest.Concurrency.ThreadedAutomaticErroringTest)
Linux OTP 26.0 / Elixir 1.14.5: test/integration/doc/doc_comment_test.exs#L4
test it is possible to write a doc comment (ZiglerTest.Unit.Typespec.DocCommentTest)
Linux OTP 26.0 / Elixir 1.14.5: test/integration/leak_check_test.exs#L28
test a leak is detected when you don't cleanup (ZiglerTest.LeakCheckTest)
Linux OTP 26.0 / Elixir 1.14.5: test/integration/resource/release_test.exs#L44
test you can create then release an item (ZiglerTest.Resource.ReleaseTest)
Linux OTP 26.0 / Elixir 1.14.5
The operation was canceled.
Linux OTP 25.0 / Elixir 1.13.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux OTP 25.0 / Elixir 1.13.4: test/integration/concurrency/threaded_automatic_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
Linux OTP 25.0 / Elixir 1.13.4: test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
Linux OTP 25.0 / Elixir 1.13.4: test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
Linux OTP 25.0 / Elixir 1.13.4: test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
Linux OTP 25.0 / Elixir 1.13.4: test/integration/resource/as_binary_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
Linux OTP 25.0 / Elixir 1.13.4: test/integration/resource/cleanup_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
Linux OTP 25.0 / Elixir 1.13.4
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Linux OTP 25.0 / Elixir 1.13.4
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Linux OTP 26.0 / Elixir 1.15.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux OTP 26.0 / Elixir 1.15.2
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
Linux OTP 26.0 / Elixir 1.15.2: test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
Linux OTP 26.0 / Elixir 1.15.2: test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
Linux OTP 26.0 / Elixir 1.15.2: test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
Linux OTP 26.0 / Elixir 1.15.2: test/integration/concurrency/threaded_automatic_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
Linux OTP 26.0 / Elixir 1.15.2: test/integration/resource/as_binary_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
Linux OTP 26.0 / Elixir 1.15.2: test/integration/resource/cleanup_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
Linux OTP 26.0 / Elixir 1.15.2
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Linux OTP 26.0 / Elixir 1.15.2
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Linux OTP 26.0 / Elixir 1.15.2
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
Linux OTP 26.0 / Elixir 1.14.5
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux OTP 26.0 / Elixir 1.14.5
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Linux OTP 26.0 / Elixir 1.14.5
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Linux OTP 26.0 / Elixir 1.14.5: test/integration/concurrency/threaded_automatic_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
Linux OTP 26.0 / Elixir 1.14.5: test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
Linux OTP 26.0 / Elixir 1.14.5: test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
Linux OTP 26.0 / Elixir 1.14.5: test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
Linux OTP 26.0 / Elixir 1.14.5: test/integration/resource/as_binary_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
Linux OTP 26.0 / Elixir 1.14.5: test/integration/resource/cleanup_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches