Polars version update, typing fixes #158
ci.yaml
on: push
Matrix: test
Type Check
59s
Success
0s
Annotations
13 errors and 4 warnings
Python 3.10 - 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.9 - ubuntu-latest - x64 - push
Process completed with exit code 1.
|
Type Check:
atomlib/atomcell.py#L185
Variable not allowed in type expression (reportInvalidTypeForm)
|
Type Check:
atomlib/atomcell.py#L202
Variable not allowed in type expression (reportInvalidTypeForm)
|
Type Check:
atomlib/atomcell.py#L251
Variable not allowed in type expression (reportInvalidTypeForm)
|
Type Check:
atomlib/atomcell.py#L252
Variable not allowed in type expression (reportInvalidTypeForm)
|
Type Check:
atomlib/atomcell.py#L482
Variable not allowed in type expression (reportInvalidTypeForm)
|
Type Check:
atomlib/atomcell.py#L482
Variable not allowed in type expression (reportInvalidTypeForm)
|
Type Check:
atomlib/atomcell.py#L490
Variable not allowed in type expression (reportInvalidTypeForm)
|
Type Check:
atomlib/atomcell.py#L490
Variable not allowed in type expression (reportInvalidTypeForm)
|
Type Check:
atomlib/atomcell.py#L498
Variable not allowed in type expression (reportInvalidTypeForm)
|
Type Check:
atomlib/atomcell.py#L512
Variable not allowed in type expression (reportInvalidTypeForm)
|
Python 3.10 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python 3.11 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python 3.9 - ubuntu-latest - x64 - push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Type Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|