better static typing #100
Annotations
11 errors and 1 warning
Lint with Ruff:
examples/LoVe/05_function.ipynb#L1
examples/LoVe/05_function.ipynb:1:1: F403 `from kdrag.all import *` used; unable to detect undefined names
|
Lint with Ruff:
examples/nng.ipynb#L58
examples/nng.ipynb:1:1: E741 Ambiguous variable name: `l`
|
Lint with Ruff:
examples/nng.ipynb#L71
examples/nng.ipynb:1:1: E741 Ambiguous variable name: `l`
|
Lint with Ruff:
examples/nng.ipynb#L78
examples/nng.ipynb:1:1: E741 Ambiguous variable name: `l`
|
Lint with Ruff:
examples/soft_found/lf/Basics.ipynb#L11
examples/soft_found/lf/Basics.ipynb:1:1: F403 `from kdrag.all import *` used; unable to detect undefined names
|
Lint with Ruff:
examples/soft_found/lf/Basics.ipynb#L13
examples/soft_found/lf/Basics.ipynb:1:1: F405 `kd` may be undefined, or defined from star imports
|
Lint with Ruff:
examples/soft_found/lf/Basics.ipynb#L26
examples/soft_found/lf/Basics.ipynb:1:1: F405 `smt` may be undefined, or defined from star imports
|
Lint with Ruff:
examples/soft_found/lf/Basics.ipynb#L27
examples/soft_found/lf/Basics.ipynb:1:1: F405 `kd` may be undefined, or defined from star imports
|
Lint with Ruff:
examples/soft_found/lf/Basics.ipynb#L27
examples/soft_found/lf/Basics.ipynb:1:1: F405 `kd` may be undefined, or defined from star imports
|
Lint with Ruff:
examples/soft_found/lf/Basics.ipynb#L43
examples/soft_found/lf/Basics.ipynb:1:1: E741 Ambiguous variable name: `l`
|
Test with pytest
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading