WIP permissions: add explicit grants #184
Draft
Annotations
2 errors and 10 warnings
|
|
|
invenio_users_resources/services/generators.py#L0
pydocstyle-check
/home/runner/work/invenio-users-resources/invenio-users-resources/invenio_users_resources/services/generators.py:166 in public class `UserGrant`:
D101: Missing docstring in public class
/home/runner/work/invenio-users-resources/invenio-users-resources/invenio_users_resources/services/generators.py:167 in public method `__init__`:
D107: Missing docstring in __init__
|
|
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/invenio_records_resources/services/base/links.py#L140
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.23/x64/lib/python3.9/site-packages/invenio_records_resources/services/files/schema.py#L154
The 'default' argument to fields is deprecated. Use 'dump_default' instead.
|
|
/opt/hostedtoolcache/Python/3.9.23/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.23/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.23/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
|
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
|
|
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
|
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/invenio_records/resolver.py#L14
jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
|
|
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/jsonresolver/contrib/jsonschema.py#L31
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
|
/opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/jsonresolver/contrib/jsonschema.py#L31
jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need.
|
The logs for this run have expired and are no longer available.
Loading