You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run /Users/runner/work/_actions/isort/isort-action/v1.1.0/bin/run_isort --check-only --diff .
Running isort --check-only --diff .
/Users/runner/work/_actions/isort/isort-action/v1.1.0/bin/run_isort: line 11: md5sum: command not found
Error: Unable to process file command 'output' successfully.
Error: Invalid format 'isort-output<<'. Name must not be empty and delimiter must not be empty
On macOS machines, md5sum is provided by brew w/ md5sha1sum
I don't have time to look closer until the weekend, but I noticed that 1.1.0 has an issue with MacOS
Example PR: https://github.com/kislyuk/argcomplete/pull/386/files
Workflow file: https://github.com/kislyuk/argcomplete/actions/runs/3455658420/workflow
Job: https://github.com/kislyuk/argcomplete/actions/runs/3455658420/jobs/5767837861#step:7:129
On macOS machines,
md5sum
is provided by brew w/md5sha1sum
Example logs
macos 11 3.7: 7_Run isortisort-action@v1.1.0.txt
macos 11 3.10: 7_Run isortisort-action@v1.1.0.txt
macos 12 3.10: 7_Run isortisort-action@v1.1.0.txt
The text was updated successfully, but these errors were encountered: