Changed to not update ElasticSearch when editing entity #1074
Annotations
5 errors and 1 warning
staticchecks:
entity/tests/test_api_v2.py#L15
entity/tests/test_api_v2.py:15:38: F401 `airone.lib.elasticsearch.AttrHint` imported but unused
|
staticchecks:
entity/tests/test_api_v2.py#L21
entity/tests/test_api_v2.py:21:28: F401 `entry.tasks` imported but unused
|
staticchecks:
entity/tests/test_api_v2.py#L23
entity/tests/test_api_v2.py:23:28: F401 `entry.services.AdvancedSearchService` imported but unused
|
staticchecks:
entity/tests/test_view.py#L16
entity/tests/test_view.py:16:28: F401 `entry.services.AdvancedSearchService` imported but unused
|
staticchecks
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading