request: add subcommunity invitation request #3136
Annotations
8 errors and 16 warnings
Tests (3.11, postgresql14, opensearch2):
invenio_communities/subcommunities/services/request.py#L1
isort-check
from invenio_i18n import lazy_gettext as _
from invenio_notifications.services.uow import NotificationOp
from invenio_requests.customizations import RequestType, actions
+from marshmallow.exceptions import ValidationError
import invenio_communities.notifications.builders as notifications
from invenio_communities.proxies import current_communities
-from marshmallow.exceptions import ValidationError
class AcceptSubcommunity(actions.AcceptAction):
|
Tests (3.11, postgresql14, opensearch2)
Process completed with exit code 1.
|
Tests (3.10, postgresql14, opensearch2):
invenio_communities/subcommunities/services/request.py#L1
isort-check
from invenio_i18n import lazy_gettext as _
from invenio_notifications.services.uow import NotificationOp
from invenio_requests.customizations import RequestType, actions
+from marshmallow.exceptions import ValidationError
import invenio_communities.notifications.builders as notifications
from invenio_communities.proxies import current_communities
-from marshmallow.exceptions import ValidationError
class AcceptSubcommunity(actions.AcceptAction):
|
Tests (3.10, postgresql14, opensearch2)
Process completed with exit code 1.
|
Tests (3.9, postgresql14, opensearch2):
invenio_communities/subcommunities/services/request.py#L1
isort-check
from invenio_i18n import lazy_gettext as _
from invenio_notifications.services.uow import NotificationOp
from invenio_requests.customizations import RequestType, actions
+from marshmallow.exceptions import ValidationError
import invenio_communities.notifications.builders as notifications
from invenio_communities.proxies import current_communities
-from marshmallow.exceptions import ValidationError
class AcceptSubcommunity(actions.AcceptAction):
|
Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Tests (3.12, postgresql14, opensearch2):
invenio_communities/subcommunities/services/request.py#L1
isort-check
from invenio_i18n import lazy_gettext as _
from invenio_notifications.services.uow import NotificationOp
from invenio_requests.customizations import RequestType, actions
+from marshmallow.exceptions import ValidationError
import invenio_communities.notifications.builders as notifications
from invenio_communities.proxies import current_communities
-from marshmallow.exceptions import ValidationError
class AcceptSubcommunity(actions.AcceptAction):
|
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.11, postgresql14, opensearch2):
invenio_communities/assets/semantic-ui/js/invenio_communities/administration/components/RecordResourceActions.js#L95
Array.prototype.map() expects a value to be returned at the end of arrow function
|
Tests (3.11, postgresql14, opensearch2):
invenio_communities/assets/semantic-ui/js/invenio_communities/subcommunity/new.js#L148
Array.prototype.map() expects a return value from arrow function
|
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.10, postgresql14, opensearch2):
invenio_communities/assets/semantic-ui/js/invenio_communities/administration/components/RecordResourceActions.js#L95
Array.prototype.map() expects a value to be returned at the end of arrow function
|
Tests (3.10, postgresql14, opensearch2):
invenio_communities/assets/semantic-ui/js/invenio_communities/subcommunity/new.js#L148
Array.prototype.map() expects a return value from arrow function
|
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.9, postgresql14, opensearch2):
invenio_communities/assets/semantic-ui/js/invenio_communities/administration/components/RecordResourceActions.js#L95
Array.prototype.map() expects a value to be returned at the end of arrow function
|
Tests (3.9, postgresql14, opensearch2):
invenio_communities/assets/semantic-ui/js/invenio_communities/subcommunity/new.js#L148
Array.prototype.map() expects a return value from arrow function
|
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/
|
Tests (3.12, postgresql14, opensearch2):
invenio_communities/assets/semantic-ui/js/invenio_communities/administration/components/RecordResourceActions.js#L95
Array.prototype.map() expects a value to be returned at the end of arrow function
|
Tests (3.12, postgresql14, opensearch2):
invenio_communities/assets/semantic-ui/js/invenio_communities/subcommunity/new.js#L148
Array.prototype.map() expects a return value from arrow function
|