Restrict polars version #156
ci.yaml
on: push
Matrix: test
Type Check
1m 8s
Success
0s
Annotations
30 errors and 4 warnings
Type Check:
atomlib/alter.py#L67
Cannot access attribute "with_coords" for class "HasAtomCell*"
Could not bind method "<anonymous>" because "HasAtomCell*" is not assignable to parameter "self"
Type "HasAtomCell*" is incompatible with type "HasAtomCellT@with_coords" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atomcell.py#L305
Cannot access attribute "filter" for class "HasAtomCell*"
Could not bind method "<anonymous>" because "HasAtomCellT@periodic_duplicate" is not assignable to parameter "self"
Type "HasAtomCellT@periodic_duplicate" is incompatible with type "HasAtomCellT@filter" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L131
Cannot access attribute "schema" for class "HasAtoms"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L533
No overloads for "__init__" match the provided arguments (reportCallIssue)
|
Type Check:
atomlib/atoms.py#L533
Cannot access attribute "schema" for class "HasAtoms"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L760
Cannot access attribute "schema" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L810
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L821
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L831
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L842
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/alter.py#L67
Cannot access attribute "with_coords" for class "HasAtomCell*"
Could not bind method "<anonymous>" because "HasAtomCell*" is not assignable to parameter "self"
Type "HasAtomCell*" is incompatible with type "HasAtomCellT@with_coords" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atomcell.py#L305
Cannot access attribute "filter" for class "HasAtomCell*"
Could not bind method "<anonymous>" because "HasAtomCellT@periodic_duplicate" is not assignable to parameter "self"
Type "HasAtomCellT@periodic_duplicate" is incompatible with type "HasAtomCellT@filter" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L131
Cannot access attribute "schema" for class "HasAtoms"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L533
No overloads for "__init__" match the provided arguments (reportCallIssue)
|
Type Check:
atomlib/atoms.py#L533
Cannot access attribute "schema" for class "HasAtoms"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L760
Cannot access attribute "schema" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L810
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L821
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L831
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L842
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/alter.py#L67
Cannot access attribute "with_coords" for class "HasAtomCell*"
Could not bind method "<anonymous>" because "HasAtomCell*" is not assignable to parameter "self"
Type "HasAtomCell*" is incompatible with type "HasAtomCellT@with_coords" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atomcell.py#L305
Cannot access attribute "filter" for class "HasAtomCell*"
Could not bind method "<anonymous>" because "HasAtomCellT@periodic_duplicate" is not assignable to parameter "self"
Type "HasAtomCellT@periodic_duplicate" is incompatible with type "HasAtomCellT@filter" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L131
Cannot access attribute "schema" for class "HasAtoms"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L533
No overloads for "__init__" match the provided arguments (reportCallIssue)
|
Type Check:
atomlib/atoms.py#L533
Cannot access attribute "schema" for class "HasAtoms"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L760
Cannot access attribute "schema" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L810
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L821
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L831
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
Type Check:
atomlib/atoms.py#L842
Cannot access attribute "columns" for class "HasAtoms*"
Failed to call method "__get__" for descriptor class "property" (reportAttributeAccessIssue)
|
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.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/.
|
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/.
|