Truncate file through EOS using XRootD File interface #69
Annotations
5 errors and 12 warnings
src/fsspec_xrootd/xrootd.py#L18
Unable to import 'XRootD'
|
src/fsspec_xrootd/xrootd.py#L19
Unable to import 'XRootD.client'
|
src/fsspec_xrootd/xrootd.py#L20
Unable to import 'XRootD.client.flags'
|
src/fsspec_xrootd/xrootd.py#L27
Unable to import 'XRootD.client.responses'
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/fsspec_xrootd/xrootd.py#L1
Missing module docstring
|
src/fsspec_xrootd/xrootd.py#L30
Missing class docstring
|
src/fsspec_xrootd/xrootd.py#L61
Catching too general exception Exception
|
src/fsspec_xrootd/xrootd.py#L55
Unused argument 'servers'
|
src/fsspec_xrootd/xrootd.py#L146
Missing class docstring
|
src/fsspec_xrootd/xrootd.py#L174
Missing function or method docstring
|
src/fsspec_xrootd/xrootd.py#L187
Attribute '_prune_task' defined outside __init__
|
src/fsspec_xrootd/xrootd.py#L224
Missing class docstring
|
src/fsspec_xrootd/xrootd.py#L224
Method '_cp_file' is abstract in class 'AsyncFileSystem' but is not overridden in child class 'XRootDFileSystem'
|
src/fsspec_xrootd/xrootd.py#L224
Method '_pipe_file' is abstract in class 'AsyncFileSystem' but is not overridden in child class 'XRootDFileSystem'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading