Skip to content

fixed to use pip in virtualenv #22

fixed to use pip in virtualenv

fixed to use pip in virtualenv #22

Triggered via pull request November 9, 2023 06:49
Status Failure
Total duration 16m 50s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build: flatcam-beta.rb#L23
Layout/LineLength: Line is too long. [129/118]
Build: flatcam-beta.rb#L23
Layout/LineContinuationSpacing: Use one space in front of backslash.
Build: flatcam-beta.rb#L27
FormulaAudit/Miscellaneous: Use the `chmod` Ruby method instead of `system "chmod", "+x", libexec/"FlatCAM.py"`
Build: flatcam-beta.rb#L28
FormulaAudit/Miscellaneous: Use the `chmod` Ruby method instead of `system "chmod", "+x", bin/"flatcam"`
Build: flatcam-beta.rb#L1
The homepage URL http://flatcam.org/ is not reachable (HTTP status code 500)
Build
Process completed with exit code 1.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/