Skip to content

[pre-commit.ci] pre-commit autoupdate #140

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #140

Triggered via pull request March 20, 2025 08:10
Status Success
Total duration 2m 35s
Artifacts

gh-ci.yaml

on: pull_request
Matrix: main-tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
main-tests (ubuntu-latest, 3.11): openff/pablo/_utils.py#L346
Type of parameter "draw_options" is unknown (reportUnknownLambdaType)
main-tests (ubuntu-latest, 3.11): openff/pablo/_utils.py#L346
Type of "set_atom_palette" is partially unknown   Type of "set_atom_palette" is "(draw_options: Unknown) -> Unknown" (reportUnknownVariableType)
main-tests (ubuntu-latest, 3.11): openff/pablo/_utils.py#L344
Return type of lambda is unknown (reportUnknownLambdaType)
main-tests (ubuntu-latest, 3.11): openff/pablo/_utils.py#L344
Type of "useDefaultAtomPalette" is unknown (reportUnknownMemberType)
main-tests (ubuntu-latest, 3.11): openff/pablo/_utils.py#L344
Type of parameter "draw_options" is unknown (reportUnknownLambdaType)
main-tests (ubuntu-latest, 3.11): openff/pablo/_utils.py#L344
Type of "set_atom_palette" is partially unknown   Type of "set_atom_palette" is "(draw_options: Unknown) -> Unknown" (reportUnknownVariableType)
main-tests (ubuntu-latest, 3.11): openff/pablo/_utils.py#L335
Argument type is partially unknown   Argument corresponds to parameter "pklString" in function "__init__"   Argument type is "Mol | Unknown" (reportUnknownArgumentType)
main-tests (ubuntu-latest, 3.11): openff/pablo/_utils.py#L335
Type of "to_rdkit" is partially unknown   Type of "to_rdkit" is "((aromaticity_model: str = DEFAULT_AROMATICITY_MODEL, toolkit_registry: ToolkitRegistry = GLOBAL_TOOLKIT_REGISTRY) -> Mol) | Unknown" (reportUnknownMemberType)
main-tests (ubuntu-latest, 3.11): openff/pablo/_tests/test_pdb_files_against_property.py#L74
Type of "m_as" is partially unknown   Type of "m_as" is "(unit: str | Unit) -> (float | int | ndarray[Unknown, Unknown])" (reportUnknownMemberType)
main-tests (ubuntu-latest, 3.11): openff/pablo/_tests/test_pdb_files_against_property.py#L66
Type of "m" is partially unknown   Type of "m" is "() -> (float | int | ndarray[Unknown, Unknown])" (reportUnknownMemberType)