Changes needed for PTM prototype #119
Triggered via pull request
February 18, 2025 07:10
Status
Cancelled
Total duration
2m 24s
Artifacts
–
Annotations
6 errors and 6 warnings
main-tests (macos-latest, 3.11)
Canceling since a higher priority waiting request for 'refs/pull/65/merge-ptm_jupyter_notebook-GH Actions CI' exists
|
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)
The operation was canceled.
|
main-tests (ubuntu-latest, 3.11)
Canceling since a higher priority waiting request for 'refs/pull/65/merge-ptm_jupyter_notebook-GH Actions CI' exists
|
main-tests (ubuntu-latest, 3.11)
The operation was canceled.
|
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)
|