Brand sis community #456
Draft
Brand sis community #456
Annotations
2 errors and 18 warnings
|
|
|
site/cds_rdm/communities/views.py#L0
Black format check
--- /home/runner/work/cds-rdm/cds-rdm/site/cds_rdm/communities/views.py 2025-05-06 11:34:50.301708+00:00
+++ /home/runner/work/cds-rdm/cds-rdm/site/cds_rdm/communities/views.py 2025-05-06 11:40:31.532316+00:00
@@ -162,6 +162,6 @@
community=community_ui,
permissions=permissions,
records=records_ui,
metrics=metrics,
collections=collections.to_dict(),
- )
\ No newline at end of file
+ )
|
|
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/invenio_requests/services/schemas.py#L42
The 'default' argument to fields is deprecated. Use 'dump_default' instead.
|
|
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/marshmallow/fields.py#L1218
The 'default' argument to fields is deprecated. Use 'dump_default' instead.
|
|
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/marshmallow/fields.py#L582
The 'default' argument to fields is deprecated. Use 'dump_default' instead.
|
|
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/invenio_rdm_records/config.py#L15
Implicit imports (e.g., 'import idutils; idutils.function;') might be removed in the next major version. Please use explicit imports (e.g., 'from idutils import function;') instead.
|
|
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/pkg_resources/__init__.py#L2559
Deprecated call to `pkg_resources.declare_namespace('fs')`.
Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
|
|
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/fs/opener/__init__.py#L6
Deprecated call to `pkg_resources.declare_namespace('fs.opener')`.
Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
|
|
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/fs/__init__.py#L4
Deprecated call to `pkg_resources.declare_namespace('fs')`.
Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
|
|
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/invenio_records_resources/services/base/links.py#L137
Link is deprecated and will be removed in v14.0. Use `ExternalLink` for third-party links and `EndpointLink` for InvenioRDM links.
|
|
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/marshmallow_utils/fields/generated.py#L12
The '__version_info__' attribute is deprecated and will be removed in in a future version. Use feature detection or 'packaging.Version(importlib.metadata.version("marshmallow")).release' instead.
|
|
/opt/hostedtoolcache/Python/3.9.22/x64/lib/python3.9/site-packages/marshmallow_utils/fields/generated.py#L12
The '__version_info__' attribute is deprecated and will be removed in in a future version. Use feature detection or 'packaging.Version(importlib.metadata.version("marshmallow")).release' instead.
|
|
assets/js/components/frontpage/overrides/RecordsList.js#L9
'_upperCase' is defined but never used
|
|
assets/js/components/frontpage/overrides/RecordsList.js#L8
'_truncate' is defined but never used
|
|
assets/js/components/frontpage/overrides/RecordsList.js#L7
'_get' is defined but never used
|
|
assets/js/components/deposit/overrides/CDSAffiliationsSuggestions.js#L51
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
|
assets/js/components/deposit/overrides/CDSAffiliationsSuggestions.js#L28
Must use destructuring creatibutor assignment
|
|
assets/js/components/deposit/overrides/CDSAffiliationsSuggestions.js#L22
Must use destructuring creatibutor assignment
|
|
assets/js/components/deposit/overrides/CDSAffiliationsSuggestions.js#L19
Must use destructuring creatibutor assignment
|
|
assets/js/components/communities_carousel/overrides/CommunitiesCarousel.js#L18
'Card' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading