Updates & Test Runner #4
Annotations
10 errors and 1 warning
Build and test:
test/moebius/document_test.exs#L112
test save creates table if it doesn't exist even when an id is included (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L121
test a simple insert as a list returns the id (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L135
test a simple document query with the DocumentQuery lib (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L199
test select works with string criteria (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L90
test returns a struct if a struct was passed in (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L117
test a simple insert as a list returns the record (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L180
test delete works with criteria (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L147
test updating a document (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L125
test a simple insert as a map (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L102
test first creates table if it doesn't exist (Moebius.DocTest)
|
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/.
|