Feature development CI #87
Annotations
4 errors and 2 warnings
Tests (3.8, pypi, redis, postgresql13, opensearch2):
tests/resources/test_resources_l10n.py#L130
test_search
AssertionError: assert {'hits': {'hi...tBy': 'title'} == {'hits': {'hi..., 'total': 1}}
Omitting 1 identical items, use -vv to show
Left contains 2 more items:
{'links': {'self': 'https://127.0.0.1:5000/api/vocabularies/resourcetypes2?page=1&size=25&sort=title'},
'sortBy': 'title'}
Full diff:
{
'hits': {'hits': [{'description_l10n': 'Publications',
'icon': 'file-o',
'id': 'text',
'props': {},
'title_l10n': 'Text'}],
'total': 1},
+ 'links': {'self': 'https://127.0.0.1:5000/api/vocabularies/resourcetypes2?page=1&size=25&sort=title'},
+ 'sortBy': 'title',
}
|
Tests (3.8, pypi, redis, postgresql13, opensearch2)
Process completed with exit code 1.
|
Tests (3.8, pypi, redis, postgresql13, elasticsearch7)
The job was canceled because "_3_8_pypi_redis_postgresq" failed.
|
Tests (3.8, pypi, redis, postgresql13, elasticsearch7)
The operation was canceled.
|
Tests (3.8, pypi, redis, postgresql13, opensearch2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (3.8, pypi, redis, postgresql13, opensearch2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|