Skip to content

CI

CI #272

Triggered via schedule March 2, 2024 03:09
Status Failure
Total duration 6m 43s
Artifacts

tests.yml

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

Annotations

20 errors and 8 warnings
Tests (3.8, pypi, postgresql13): invenio_oauth2server/admin.py#L1
Black format check --- /home/runner/work/invenio-oauth2server/invenio-oauth2server/invenio_oauth2server/admin.py 2024-03-02 03:14:01.631107+00:00 +++ /home/runner/work/invenio-oauth2server/invenio-oauth2server/invenio_oauth2server/admin.py 2024-03-02 03:15:26.349861+00:00 @@ -33,13 +33,13 @@ "website", "user_id", "client_id", ) - column_list = ( - column_searchable_list - ) = column_sortable_list = column_details_list = list_all + column_list = column_searchable_list = column_sortable_list = ( + column_details_list + ) = list_all column_list = list_all column_default_sort = ("client_id", True) @@ -54,13 +54,13 @@ "client_id", "user_id", "token_type", "expires", ) - column_list = ( - column_searchable_list - ) = column_sortable_list = column_details_list = list_all + column_list = column_searchable_list = column_sortable_list = ( + column_details_list + ) = list_all oauth2server_clients_adminview = { "view_class": ClientView, "args": [Client, db.session],
Tests (3.8, pypi, postgresql13)
Process completed with exit code 1.
Tests (3.8, pypi, mysql5)
The job was canceled because "_3_8_pypi_postgresql13" failed.
Tests (3.8, pypi, mysql5): invenio_oauth2server/admin.py#L1
Black format check --- /home/runner/work/invenio-oauth2server/invenio-oauth2server/invenio_oauth2server/admin.py 2024-03-02 03:13:54.088517+00:00 +++ /home/runner/work/invenio-oauth2server/invenio-oauth2server/invenio_oauth2server/admin.py 2024-03-02 03:15:34.974503+00:00 @@ -33,13 +33,13 @@ "website", "user_id", "client_id", ) - column_list = ( - column_searchable_list - ) = column_sortable_list = column_details_list = list_all + column_list = column_searchable_list = column_sortable_list = ( + column_details_list + ) = list_all column_list = list_all column_default_sort = ("client_id", True) @@ -54,13 +54,13 @@ "client_id", "user_id", "token_type", "expires", ) - column_list = ( - column_searchable_list - ) = column_sortable_list = column_details_list = list_all + column_list = column_searchable_list = column_sortable_list = ( + column_details_list + ) = list_all oauth2server_clients_adminview = { "view_class": ClientView, "args": [Client, db.session],
Tests (3.8, pypi, mysql5)
The operation was canceled.
Tests (3.8, pypi, mysql8)
The job was canceled because "_3_8_pypi_postgresql13" failed.
Tests (3.8, pypi, mysql8): invenio_oauth2server/admin.py#L1
Black format check --- /home/runner/work/invenio-oauth2server/invenio-oauth2server/invenio_oauth2server/admin.py 2024-03-02 03:13:56.834088+00:00 +++ /home/runner/work/invenio-oauth2server/invenio-oauth2server/invenio_oauth2server/admin.py 2024-03-02 03:15:36.886913+00:00 @@ -33,13 +33,13 @@ "website", "user_id", "client_id", ) - column_list = ( - column_searchable_list - ) = column_sortable_list = column_details_list = list_all + column_list = column_searchable_list = column_sortable_list = ( + column_details_list + ) = list_all column_list = list_all column_default_sort = ("client_id", True) @@ -54,13 +54,13 @@ "client_id", "user_id", "token_type", "expires", ) - column_list = ( - column_searchable_list - ) = column_sortable_list = column_details_list = list_all + column_list = column_searchable_list = column_sortable_list = ( + column_details_list + ) = list_all oauth2server_clients_adminview = { "view_class": ClientView, "args": [Client, db.session],
Tests (3.8, pypi, mysql8)
The operation was canceled.
Tests (3.7, pypi, postgresql13)
The job was canceled because "_3_8_pypi_postgresql13" failed.
Tests (3.7, pypi, postgresql13)
The operation was canceled.
Tests (3.9, pypi, postgresql13)
The job was canceled because "_3_8_pypi_postgresql13" failed.
Tests (3.9, pypi, postgresql13)
The operation was canceled.
Tests (3.8, pypi, postgresql11)
The job was canceled because "_3_8_pypi_postgresql13" failed.
Tests (3.8, pypi, postgresql11)
The operation was canceled.
Tests (3.9, pypi, mysql5)
The job was canceled because "_3_8_pypi_postgresql13" failed.
Tests (3.9, pypi, mysql5)
The operation was canceled.
Tests (3.9, pypi, postgresql11)
The job was canceled because "_3_8_pypi_postgresql13" failed.
Tests (3.9, pypi, postgresql11)
The operation was canceled.
Tests (3.9, pypi, mysql8)
The job was canceled because "_3_8_pypi_postgresql13" failed.
Tests (3.9, pypi, mysql8)
The operation was canceled.
Tests (3.7, pypi, postgresql11)
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.7, pypi, postgresql11)
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/
Tests (3.7, pypi, mysql8)
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.7, pypi, mysql8)
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/
Tests (3.7, pypi, mysql5)
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.7, pypi, mysql5)
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/
Tests (3.8, pypi, postgresql13)
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, postgresql13)
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/