Skip to content

AtomCell typing fixes #138

AtomCell typing fixes

AtomCell typing fixes #138

Triggered via push January 26, 2024 08:52
Status Failure
Total duration 1m 14s
Artifacts

ci.yaml

on: push
Matrix: test
Success
0s
Success
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
Python 3.9 - ubuntu-latest - x64 - push
Process completed with exit code 2.
Type Check: atomlib/atomcell.py#L317
Variable not allowed in type expression (reportInvalidTypeForm)
Type Check: atomlib/atomcell.py#L317
Variable not allowed in type expression (reportInvalidTypeForm)
Type Check: atomlib/atomcell.py#L325
Method "select" overrides class "HasAtoms" in an incompatible manner   Positional parameter count mismatch; base method has 0, but override has 4 (reportIncompatibleMethodOverride)
Type Check: atomlib/atomcell.py#L326
Variable not allowed in type expression (reportInvalidTypeForm)
Type Check: atomlib/atomcell.py#L326
Variable not allowed in type expression (reportInvalidTypeForm)
Type Check: atomlib/atomcell.py#L328
Variable not allowed in type expression (reportInvalidTypeForm)
Type Check: atomlib/atomcell.py#L339
Variable not allowed in type expression (reportInvalidTypeForm)
Type Check: atomlib/atomcell.py#L339
Variable not allowed in type expression (reportInvalidTypeForm)
Type Check: atomlib/atomcell.py#L341
Variable not allowed in type expression (reportInvalidTypeForm)
Type Check: atomlib/atomcell.py#L352
Method "sort" overrides class "HasAtoms" in an incompatible manner   Positional parameter count mismatch; base method has 0, but override has 6 (reportIncompatibleMethodOverride)
Python 3.9 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.10 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python 3.11 - ubuntu-latest - x64 - push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Type Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.