Initial support for parsing LMP files #148
ci.yaml
on: push
Matrix: test
Type Check
1m 8s
Success
0s
Annotations
9 errors and 7 warnings
Python 3.9 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
Python 3.11 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
Python 3.10 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
Type Check:
atomlib/atomcell.py#L327
Method "with_columns" overrides class "HasAtoms" in an incompatible manner
Positional parameter count mismatch; base method has 3, but override has 4
Parameter "exprs" is missing in override (reportIncompatibleMethodOverride)
|
Type Check
1 error
|
Type Check:
atomlib/atomcell.py#L327
Method "with_columns" overrides class "HasAtoms" in an incompatible manner
Positional parameter count mismatch; base method has 3, but override has 4
Parameter "exprs" is missing in override (reportIncompatibleMethodOverride)
|
Type Check
1 error
|
Type Check:
atomlib/atomcell.py#L327
Method "with_columns" overrides class "HasAtoms" in an incompatible manner
Positional parameter count mismatch; base method has 3, but override has 4
Parameter "exprs" is missing in override (reportIncompatibleMethodOverride)
|
Type Check
1 error
|
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.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/.
|
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/.
|
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/.
|
Type Check:
atomlib/make/__init__.py#L11
Import "polars" is not accessed (reportUnusedImport)
|
Type Check:
atomlib/make/__init__.py#L11
Import "polars" is not accessed (reportUnusedImport)
|
Type Check:
atomlib/make/__init__.py#L11
Import "polars" is not accessed (reportUnusedImport)
|