Skip to content

Add a test for external functions with callbacks #129

Add a test for external functions with callbacks

Add a test for external functions with callbacks #129

Triggered via pull request December 17, 2024 01:52
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
Build and test
15s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and test: test/lua/table_test.exs#L29
test as_string lists are converted (Lua.TableTest)
Build and test: test/lua/api_test.exs#L57
test install/3 callback it can return lua chunks directly (Lua.APITest)
Build and test: test/lua/table_test.exs#L33
test as_string it can handle tables with many keys (Lua.TableTest)
Build and test: test/lua/table_test.exs#L42
test as_string it can handle lists of values (Lua.TableTest)
Build and test: test/lua/table_test.exs#L79
test as_string it can handle other table references (Lua.TableTest)
Build and test: test/lua/table_test.exs#L23
test as_string it can convert basic tables to strings (Lua.TableTest)
Build and test: test/lua/api_test.exs#L7
test install/3 callback it can modify global lua state (Lua.APITest)
Build and test: test/lua/api_test.exs#L104
test deflua can modify the current lua state (Lua.APITest)
Build and test: test/lua/api_test.exs#L82
test deflua can access the current lua state (Lua.APITest)
Build and test: test/lua/api_test.exs#L34
test install/3 callback it can return lua code directly (Lua.APITest)
Build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636