borgbackup / homebrew-tap

borgbackup packages for macOS homebrew users
30 stars 7 forks source link

github actions: brew audit is broken #27

Open ThomasWaldmann opened 11 months ago

ThomasWaldmann commented 11 months ago

Seems like it doesn't take a path or filename any more.

m3nu commented 11 months ago

Yeah, just noticed too.

ThomasWaldmann commented 11 months ago

@m3nu do you know how to fix this easily?

I did some web search, but didn't find a solution.

Just noticed that brew test-bot seems to be popular within such actions.

m3nu commented 11 months ago

I'll see what the canonical way is right now.

ThomasWaldmann commented 8 months ago

Still broken:

Run brew audit --strict borgbackup-fuse.rb
Warning: audit is a developer command, so Homebrew's
developer mode has been automatically turned on.
To turn developer mode off, run:
  brew developer off

Error: Calling brew audit [path ...] is disabled! Use brew audit [name ...] instead.
Error: Process completed with exit code 1.