Skip to content

build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.4 #168

build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.4

build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.4 #168

Triggered via pull request January 27, 2025 05:10
Status Success
Total duration 41s
Artifacts

tests.yml

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

Annotations

2 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.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.