Skip to content

subcommunities: fix notifications templates #2813

subcommunities: fix notifications templates

subcommunities: fix notifications templates #2813

Triggered via pull request June 24, 2024 09:04
Status Failure
Total duration 6m 36s
Artifacts

tests.yml

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

Annotations

8 errors and 12 warnings
Tests (3.11, postgresql14, opensearch2): tests/members/test_members_services.py#L1328
test_community_invitation_accept_notification assert "'@newuser' accepted the invitation to join your community 'My Community'" in '<table style="font-family:\'Lato\',Helvetica,Arial,sans-serif;border-spacing:15px">\n <tr>\n <td>@newuser a...t your <a href="https://127.0.0.1:5000/account/settings/notifications">account settings</a>.</td>\n </tr>\n</table>' + where "'@newuser' accepted the invitation to join your community 'My Community'" = <built-in method format of str object at 0x7f108287e330>(who=('newuser'), title='My Community') + where <built-in method format of str object at 0x7f108287e330> = "'@{who}' accepted the invitation to join your community '{title}'".format + and 'newuser' = <User 5>.username + where <User 5> = <pytest_invenio.user.UserFixtureBase object at 0x7f1075a38450>.user
Tests (3.11, postgresql14, opensearch2)
Process completed with exit code 1.
Tests (3.9, postgresql14, opensearch2): tests/members/test_members_services.py#L1328
test_community_invitation_accept_notification assert "'@newuser' accepted the invitation to join your community 'My Community'" in '<table style="font-family:\'Lato\',Helvetica,Arial,sans-serif;border-spacing:15px">\n <tr>\n <td>@newuser a...t your <a href="https://127.0.0.1:5000/account/settings/notifications">account settings</a>.</td>\n </tr>\n</table>' + where "'@newuser' accepted the invitation to join your community 'My Community'" = <built-in method format of str object at 0x7f6b9d55dcb0>(who=('newuser'), title='My Community') + where <built-in method format of str object at 0x7f6b9d55dcb0> = "'@{who}' accepted the invitation to join your community '{title}'".format + and 'newuser' = <User 5>.username + where <User 5> = <pytest_invenio.user.UserFixtureBase object at 0x7f6b908683d0>.user
Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Tests (3.10, postgresql14, opensearch2): tests/members/test_members_services.py#L1328
test_community_invitation_accept_notification assert "'@newuser' accepted the invitation to join your community 'My Community'" in '<table style="font-family:\'Lato\',Helvetica,Arial,sans-serif;border-spacing:15px">\n <tr>\n <td>@newuser a...t your <a href="https://127.0.0.1:5000/account/settings/notifications">account settings</a>.</td>\n </tr>\n</table>' + where "'@newuser' accepted the invitation to join your community 'My Community'" = <built-in method format of str object at 0x7f081fb9c930>(who=('newuser'), title='My Community') + where <built-in method format of str object at 0x7f081fb9c930> = "'@{who}' accepted the invitation to join your community '{title}'".format + and 'newuser' = <User 5>.username + where <User 5> = <pytest_invenio.user.UserFixtureBase object at 0x7f0812d775b0>.user
Tests (3.10, postgresql14, opensearch2)
Process completed with exit code 1.
Tests (3.12, postgresql14, opensearch2): tests/members/test_members_services.py#L1328
test_community_invitation_accept_notification assert "'@newuser' accepted the invitation to join your community 'My Community'" in '<table style="font-family:\'Lato\',Helvetica,Arial,sans-serif;border-spacing:15px">\n <tr>\n <td>@newuser a...t your <a href="https://127.0.0.1:5000/account/settings/notifications">account settings</a>.</td>\n </tr>\n</table>' + where "'@newuser' accepted the invitation to join your community 'My Community'" = <built-in method format of str object at 0x7f29c682e090>(who=('newuser'), title='My Community') + where <built-in method format of str object at 0x7f29c682e090> = "'@{who}' accepted the invitation to join your community '{title}'".format + and 'newuser' = <User 5>.username + where <User 5> = <pytest_invenio.user.UserFixtureBase object at 0x7f29b988e360>.user
Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
Tests (3.11, postgresql14, opensearch2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.9, postgresql14, opensearch2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.10, postgresql14, opensearch2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.12, postgresql14, opensearch2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/