Skip to content

admin: change default # of results from 10 to 20 #3115

admin: change default # of results from 10 to 20

admin: change default # of results from 10 to 20 #3115

Triggered via pull request November 1, 2024 13:41
Status Failure
Total duration 7m 34s
Artifacts

tests.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 16 warnings
Tests (3.11, postgresql14, opensearch2): invenio_communities/administration/communities.py#L1
Black format check --- /home/runner/work/invenio-communities/invenio-communities/invenio_communities/administration/communities.py 2024-11-01 13:41:59.950736+00:00 +++ /home/runner/work/invenio-communities/invenio-communities/invenio_communities/administration/communities.py 2024-11-01 13:44:01.553373+00:00 @@ -83,11 +83,11 @@ initial_filters=[["status", "P"]], hidden_params=[ ["include_deleted", "1"], ], pagination_options=(20, 50), - default_size=20 + default_size=20, ) @staticmethod def disabled(): """Disable the view on demand."""
Tests (3.11, postgresql14, opensearch2)
Process completed with exit code 1.
Tests (3.9, postgresql14, opensearch2): invenio_communities/administration/communities.py#L1
Black format check --- /home/runner/work/invenio-communities/invenio-communities/invenio_communities/administration/communities.py 2024-11-01 13:41:59.104262+00:00 +++ /home/runner/work/invenio-communities/invenio-communities/invenio_communities/administration/communities.py 2024-11-01 13:44:03.071554+00:00 @@ -83,11 +83,11 @@ initial_filters=[["status", "P"]], hidden_params=[ ["include_deleted", "1"], ], pagination_options=(20, 50), - default_size=20 + default_size=20, ) @staticmethod def disabled(): """Disable the view on demand."""
Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Tests (3.10, postgresql14, opensearch2): invenio_communities/administration/communities.py#L1
Black format check --- /home/runner/work/invenio-communities/invenio-communities/invenio_communities/administration/communities.py 2024-11-01 13:42:00.778133+00:00 +++ /home/runner/work/invenio-communities/invenio-communities/invenio_communities/administration/communities.py 2024-11-01 13:44:11.779076+00:00 @@ -83,11 +83,11 @@ initial_filters=[["status", "P"]], hidden_params=[ ["include_deleted", "1"], ], pagination_options=(20, 50), - default_size=20 + default_size=20, ) @staticmethod def disabled(): """Disable the view on demand."""
Tests (3.10, postgresql14, opensearch2)
Process completed with exit code 1.
Tests (3.12, postgresql14, opensearch2): invenio_communities/administration/communities.py#L1
Black format check --- /home/runner/work/invenio-communities/invenio-communities/invenio_communities/administration/communities.py 2024-11-01 13:41:59.853588+00:00 +++ /home/runner/work/invenio-communities/invenio-communities/invenio_communities/administration/communities.py 2024-11-01 13:44:22.550703+00:00 @@ -83,11 +83,11 @@ initial_filters=[["status", "P"]], hidden_params=[ ["include_deleted", "1"], ], pagination_options=(20, 50), - default_size=20 + default_size=20, ) @staticmethod def disabled(): """Disable the view on demand."""
Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
Tests (3.11, postgresql14, opensearch2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (3.11, postgresql14, opensearch2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (3.9, postgresql14, opensearch2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (3.9, postgresql14, opensearch2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (3.10, postgresql14, opensearch2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (3.10, postgresql14, opensearch2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (3.12, postgresql14, opensearch2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (3.12, postgresql14, opensearch2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/