(v3.6.0) - Poetry migration #472
Triggered via pull request
September 25, 2024 09:51
Status
Failure
Total duration
3m 18s
Artifacts
–
create_pr.yml
on: pull_request
autopep8-check
8s
isort-check
7s
type-check
1m 24s
documentation-check
18s
build container and execute pytest
3m 6s
Annotations
5 errors
autopep8-check
Unable to locate executable file: poetry. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
isort-check
Unable to locate executable file: poetry. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
documentation-check
Cache folder path is retrieved for poetry but doesn't exist on disk: /home/runner/.cache/pypoetry/virtualenvs
|
type-check
Process completed with exit code 1.
|
build container and execute pytest
Process completed with exit code 4.
|