Updates & Test Runner #12
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/sql_file_test.exs#L11
test a cte can be loaded and run (Moebius.SQLFileTest)
|
Build and test:
test/moebius/reported_issues_test.exs#L5
test multiple filters #70 (Moebius.GithubIssues)
|
Build and test:
test/moebius/reported_issues_test.exs#L19
test It can update an array column #80 (Moebius.GithubIssues)
|
Build and test:
test/moebius/delete_test.exs#L36
test it actually works (Moebius.DeleteTest)
|
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#L38
test a basic select with order (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#L57
test a basic select with order and limit with offset (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/.
|