Annotations
5 errors
π§Ή Lint with ruff @astral-sh:
hatch_build.py#L31
hatch_build.py:31:9: B015 Pointless comparison. Did you mean to assign a value? Otherwise, prepend `assert` or remove it.
|
π§Ή Lint with ruff @astral-sh:
hatch_build.py#L31
hatch_build.py:31:9: PLR0133 Two constants compared in a comparison, consider replacing `1 == 2`
|
π§Ή Lint with ruff @astral-sh
Process completed with exit code 1.
|
β
Verify public API types with Pylance @jakebailey
Error: Unable to locate executable file: tar. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.
|
β
Pylance type checking @jakebailey
Error: Unable to locate executable file: tar. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.
|
Loading