Skip to content

Updates & Test Runner #14

Updates & Test Runner

Updates & Test Runner #14

Triggered via pull request February 9, 2024 18:36
@cpursleycpursley
synchronize #117
updates
Status Failure
Total duration 1m 4s
Artifacts

elixir.yml

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

Annotations

10 errors and 1 warning
Build and test: test/moebius/delete_test.exs#L36
test it actually works (Moebius.DeleteTest)
Build and test: test/moebius/insert_test.exs#L22
test it actually works (MoebiusInsertTest)
Build and test: test/moebius/transaction_test.exs#L32
test using a callback with errors (Moebius.TransactionTest)
Build and test: test/moebius/transaction_test.exs#L14
test using a callback without errors (Moebius.TransactionTest)
Build and test: test/moebius/aggregate_test.exs#L21
test sum returns integer for user ids (Moebius.AggregateTest)
Build and test: test/moebius/aggregate_test.exs#L42
test reduce allows an expression (Moebius.AggregateTest)
Build and test: test/moebius/aggregate_test.exs#L12
test count returns integer (Moebius.AggregateTest)
Build and test: test/moebius/aggregate_test.exs#L31
test sum returns integer for user ids grouped by email (Moebius.AggregateTest)
Build and test: test/moebius/sql_file_test.exs#L11
test a cte can be loaded and run (Moebius.SQLFileTest)
Build and test: test/moebius/basic_select_test.exs#L68
test first returns first (Moebius.BasicSelectTest)
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.