Updates & Test Runner #3
Annotations
10 errors and 1 warning
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#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#L147
test updating a document (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L226
test setting search fields works (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L264
test single returns nil when no match (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L190
test select works with filter (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#L121
test a simple insert as a list returns the id (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L163
test the save shortcut works updating a document (Moebius.DocTest)
|
Build and test:
test/moebius/document_test.exs#L74
test the document is returned with created and updated (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/.
|