[pre-commit.ci] pre-commit autoupdate #399
Triggered via pull request
February 18, 2025 18:10
Status
Success
Total duration
11m 43s
Artifacts
–
Annotations
4 errors and 14 warnings
Format:
src/fsspec_xrootd/xrootd.py#L18
Unable to import 'XRootD'
|
Format:
src/fsspec_xrootd/xrootd.py#L19
Unable to import 'XRootD.client.flags'
|
Format:
src/fsspec_xrootd/xrootd.py#L26
Unable to import 'XRootD.client.responses'
|
Format
Process completed with exit code 1.
|
Format:
src/fsspec_xrootd/xrootd.py#L1
Too many lines in module (1030/1000)
|
Format:
src/fsspec_xrootd/xrootd.py#L1
Missing module docstring
|
Format:
src/fsspec_xrootd/xrootd.py#L29
Missing class docstring
|
Format:
src/fsspec_xrootd/xrootd.py#L60
Catching too general exception Exception
|
Format:
src/fsspec_xrootd/xrootd.py#L54
Unused argument 'servers'
|
Format:
src/fsspec_xrootd/xrootd.py#L145
Missing class docstring
|
Format:
src/fsspec_xrootd/xrootd.py#L173
Missing function or method docstring
|
Format:
src/fsspec_xrootd/xrootd.py#L186
Attribute '_prune_task' defined outside __init__
|
Format:
src/fsspec_xrootd/xrootd.py#L223
Missing class docstring
|
Format:
src/fsspec_xrootd/xrootd.py#L223
Method '_cp_file' is abstract in class 'AsyncFileSystem' but is not overridden in child class 'XRootDFileSystem'
|
Check Python 3.12 on ubuntu-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Check Python 3.11 on ubuntu-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Check Python 3.10 on ubuntu-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
Check Python 3.9 on ubuntu-latest
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|