Skip to content

Noref more permissive gnd uri handling #177

Noref more permissive gnd uri handling

Noref more permissive gnd uri handling #177

Triggered via pull request January 31, 2025 06:42
Status Failure
Total duration 44s
Artifacts

tests.yml

on: pull_request
Matrix: Python / Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Python / Tests (3.9, postgresql14, opensearch2): idutils/validators.py#L1
pydocstyle-check /home/runner/work/idutils/idutils/idutils/validators.py:238 in public function `is_gnd`: D202: No blank lines allowed after function docstring (found 1)
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): idutils/validators.py#L1
pydocstyle-check /home/runner/work/idutils/idutils/idutils/validators.py:238 in public function `is_gnd`: D202: No blank lines allowed after function docstring (found 1)
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.9, postgresql14, opensearch2): tests/test_custom_scheme_registry.py#L18
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.
Python / Tests (3.12, postgresql14, opensearch2): tests/test_custom_scheme_registry.py#L18
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.