Skip to content

Changes needed for PTM prototype #121

Changes needed for PTM prototype

Changes needed for PTM prototype #121

Triggered via pull request February 18, 2025 07:14
Status Failure
Total duration 3m 1s
Artifacts

gh-ci.yaml

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

Annotations

3 errors and 6 warnings
main-tests (macos-latest, 3.11): openff/pablo/_utils.py#L277
Type of parameter "molecule" is partially unknown   Parameter type is "Molecule | Unknown" (reportUnknownParameterType)
main-tests (macos-latest, 3.11)
1 error
main-tests (macos-latest, 3.11)
Process completed with exit code 1.
main-tests (macos-latest, 3.11): openff/pablo/_utils.py#L277
Type of "rdchem" is unknown (reportUnknownMemberType)
main-tests (macos-latest, 3.11): openff/pablo/_utils.py#L277
Type of "Mol" is unknown (reportUnknownMemberType)
main-tests (macos-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)
main-tests (macos-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)
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)