reverts threading problems due to previous shimming experiments #569
Annotations
10 errors and 11 warnings
test/compiler_error/syntax_error_test.exs#L5
test sema causes an error when the zig syntax is wrong (ZiglerTest.CompilerError.SyntaxErrorTest)
|
test/integration/types/manypointer_test.exs#L69
test for normal manypointers having a return value is prohibited (ZiglerTest.Types.ManypointerTest)
|
test/integration/concurrency/threaded_automatic_erroring_test.exs#L23
test threaded function can error (ZiglerTest.Concurrency.ThreadedAutomaticErroringTest)
|
test/integration/typespec/override_test.exs#L6
test it is possible to override the typespec (ZiglerTest.Integration.Typespec.OverrideTest)
|
test/integration/leak_check_test.exs#L28
test a leak is detected when you don't cleanup (ZiglerTest.LeakCheckTest)
|
test/integration/doc/doc_comment_test.exs#L4
test it is possible to write a doc comment (ZiglerTest.Unit.Typespec.DocCommentTest)
|
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)
|
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)
|
test/integration/resource/release_test.exs#L44
test you can create then release an item (ZiglerTest.Resource.ReleaseTest)
|
|
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/
|
|
test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
|
test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
|
test/integration/cxx/easy_c_test.exs#L4
this clause cannot match because a previous clause at line 4 always matches
|
test/integration/concurrency/threaded_automatic_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
|
test/integration/resource/as_binary_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
|
test/integration/resource/cleanup_test.exs#L1
this clause cannot match because a previous clause at line 1 always matches
|
|
|
|
The logs for this run have expired and are no longer available.
Loading