datastream: add basic OS logging #110
Annotations
10 warnings
Run tests:
invenio_logging/datastreams/schema.py#L17
Passing field metadata as keyword arguments is deprecated. Use the explicit `metadata=...` argument instead. Additional metadata: {'description': 'User ID responsible for the event.'}
|
Run tests:
opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/marshmallow/fields.py#L1780
Passing field metadata as keyword arguments is deprecated. Use the explicit `metadata=...` argument instead. Additional metadata: {'description': 'User email (if available).'}
|
Run tests:
opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/marshmallow/fields.py#L776
Passing field metadata as keyword arguments is deprecated. Use the explicit `metadata=...` argument instead. Additional metadata: {'description': 'Roles assigned to the user.'}
|
Run tests:
invenio_logging/datastreams/schema.py#L27
Passing field metadata as keyword arguments is deprecated. Use the explicit `metadata=...` argument instead. Additional metadata: {'description': 'The action that took place (e.g., created, deleted).'}
|
Run tests:
invenio_logging/datastreams/schema.py#L31
Passing field metadata as keyword arguments is deprecated. Use the explicit `metadata=...` argument instead. Additional metadata: {'description': 'Detailed description of the event.'}
|
Run tests:
invenio_logging/datastreams/schema.py#L39
Passing field metadata as keyword arguments is deprecated. Use the explicit `metadata=...` argument instead. Additional metadata: {'description': 'Type of resource (e.g., record, community, user, file).'}
|
Run tests:
invenio_logging/datastreams/schema.py#L43
Passing field metadata as keyword arguments is deprecated. Use the explicit `metadata=...` argument instead. Additional metadata: {'description': 'Unique identifier of the resource.'}
|
Run tests:
opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/marshmallow/fields.py#L1606
Passing field metadata as keyword arguments is deprecated. Use the explicit `metadata=...` argument instead. Additional metadata: {'description': 'Optional metadata related to the resource.'}
|
Run tests:
opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/marshmallow/fields.py#L1302
Passing field metadata as keyword arguments is deprecated. Use the explicit `metadata=...` argument instead. Additional metadata: {'description': 'Timestamp when the event occurred.'}
|
Run tests:
invenio_logging/datastreams/schema.py#L63
Passing field metadata as keyword arguments is deprecated. Use the explicit `metadata=...` argument instead. Additional metadata: {'description': 'Human-readable description of the event.'}
|
Loading