Skip to content

CI

CI #271

Triggered via schedule January 31, 2026 04:22
Status Success
Total duration 5m 42s
Artifacts

tests.yml

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

Annotations

3 warnings
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.14.0, 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.11, 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.