Annotations
10 errors
Ruff (B015):
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.
|
Ruff (PLR0133):
hatch_build.py#L31
hatch_build.py:31:9: PLR0133 Two constants compared in a comparison, consider replacing `1 == 2`
|
build (3.12, ubuntu-latest)
Process completed with exit code 1.
|
build (3.12, ubuntu-latest)
Exit code 1
|
build (3.12, ubuntu-latest)
Exit code 1
|
Ruff (B015):
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.
|
Ruff (PLR0133):
hatch_build.py#L31
hatch_build.py:31:9: PLR0133 Two constants compared in a comparison, consider replacing `1 == 2`
|
build (3.12, windows-latest)
Process completed with exit code 1.
|
build (3.12, windows-latest)
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.
|
build (3.12, windows-latest)
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.
|