Updates & Test Runner #17
Annotations
10 errors and 1 warning
Build and test:
test/moebius/insert_test.exs#L22
test it actually works (MoebiusInsertTest)
|
Build and test:
test/moebius/delete_test.exs#L36
test it actually works (Moebius.DeleteTest)
|
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#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#L22
test a basic select * using binary for tablename (Moebius.BasicSelectTest)
|
Build and test:
test/moebius/basic_select_test.exs#L38
test a basic select with order (Moebius.BasicSelectTest)
|
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
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/.
|