upgrade to nanobind 2.0.0 #11
Annotations
10 errors and 2 warnings
Ruff (F811):
python/symusic/core.pyi#L65
python/symusic/core.pyi:65:9: F811 Redefinition of unused `__init__` from line 58
|
Ruff (A003):
python/symusic/core.pyi#L115
python/symusic/core.pyi:115:9: A003 Class attribute `filter` is shadowing a Python builtin
|
Ruff (UP007):
python/symusic/core.pyi#L136
python/symusic/core.pyi:136:20: UP007 Use `X | Y` for type annotations
|
Ruff (F811):
python/symusic/core.pyi#L204
python/symusic/core.pyi:204:9: F811 Redefinition of unused `__init__` from line 197
|
Ruff (A003):
python/symusic/core.pyi#L254
python/symusic/core.pyi:254:9: A003 Class attribute `filter` is shadowing a Python builtin
|
Ruff (UP007):
python/symusic/core.pyi#L275
python/symusic/core.pyi:275:20: UP007 Use `X | Y` for type annotations
|
Ruff (F811):
python/symusic/core.pyi#L343
python/symusic/core.pyi:343:9: F811 Redefinition of unused `__init__` from line 336
|
Ruff (A003):
python/symusic/core.pyi#L393
python/symusic/core.pyi:393:9: A003 Class attribute `filter` is shadowing a Python builtin
|
Ruff (UP007):
python/symusic/core.pyi#L414
python/symusic/core.pyi:414:20: UP007 Use `X | Y` for type annotations
|
Ruff (F811):
python/symusic/core.pyi#L484
python/symusic/core.pyi:484:9: F811 Redefinition of unused `__init__` from line 477
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|