Skip to content

Updates & Test Runner #11

Updates & Test Runner

Updates & Test Runner #11

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

elixir.yml

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

Annotations

10 errors and 1 warning
Build and test: test/moebius/transaction_test.exs#L14
test using a callback without errors (Moebius.TransactionTest)
Build and test: test/moebius/transaction_test.exs#L32
test using a callback with errors (Moebius.TransactionTest)
Build and test: test/moebius/basic_select_test.exs#L47
test a basic select with order and limit without skip (Moebius.BasicSelectTest)
Build and test: test/moebius/basic_select_test.exs#L68
test first returns first (Moebius.BasicSelectTest)
Build and test: test/moebius/basic_select_test.exs#L14
test a basic select * (Moebius.BasicSelectTest)
Build and test: test/moebius/basic_select_test.exs#L76
test find returns a single record (Moebius.BasicSelectTest)
Build and test: test/moebius/basic_select_test.exs#L30
test a basic select with columns (Moebius.BasicSelectTest)
Build and test: test/moebius/basic_select_test.exs#L57
test a basic select with order and limit with offset (Moebius.BasicSelectTest)
Build and test: test/moebius/basic_select_test.exs#L84
test filter returns a few records (Moebius.BasicSelectTest)
Build and test: test/moebius/basic_select_test.exs#L38
test a basic select with order (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/.