Move _skip function to C extension module for performance #2343
Annotations
10 errors and 1 warning
|
lint
The process '/opt/hostedtoolcache/ruff/0.14.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (PIE790):
src/foamlib/_c/_skip.pyi#L29
src/foamlib/_c/_skip.pyi:29:5: PIE790 Unnecessary `...` literal
|
|
Ruff (W293):
src/foamlib/_c/_skip.pyi#L25
src/foamlib/_c/_skip.pyi:25:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
src/foamlib/_c/_skip.pyi#L22
src/foamlib/_c/_skip.pyi:22:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
src/foamlib/_c/_skip.pyi#L16
src/foamlib/_c/_skip.pyi:16:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
src/foamlib/_c/_skip.pyi#L11
src/foamlib/_c/_skip.pyi:11:1: W293 Blank line contains whitespace
|
|
Ruff (PYI021):
src/foamlib/_c/_skip.pyi#L9
src/foamlib/_c/_skip.pyi:9:5: PYI021 Docstrings should not be included in stubs
|
|
Ruff (PYI048):
src/foamlib/_c/_skip.pyi#L3
src/foamlib/_c/_skip.pyi:3:5: PYI048 Function body must contain exactly one statement
|
|
Ruff (PYI021):
src/foamlib/_c/_skip.pyi#L1
src/foamlib/_c/_skip.pyi:1:1: PYI021 Docstrings should not be included in stubs
|
|
typing
Process completed with exit code 1.
|
|
lint
Could not parse version from /home/runner/work/foamlib/foamlib/pyproject.toml. Using latest version.
|