This repository was archived by the owner on Apr 22, 2025. It is now read-only.
Implement brew bundle remove
#1955
Annotations
7 errors
tests (macOS-latest):
lib/bundle/remover.rb#L8
Lint/UnusedMethodArgument: Unused method argument - `args`. If it's necessary, use `_` or `_args` as an argument name to indicate that it won't be used. If it's unnecessary, remove it.
|
tests (macOS-latest):
lib/bundle/remover.rb#L11
Lint/UnreachableCode: Unreachable code detected.
|
tests (macOS-latest)
Process completed with exit code 1.
|
tests (ubuntu-latest)
The job was canceled because "macOS-latest" failed.
|
tests (ubuntu-latest):
lib/bundle/remover.rb#L8
Lint/UnusedMethodArgument: Unused method argument - `args`. If it's necessary, use `_` or `_args` as an argument name to indicate that it won't be used. If it's unnecessary, remove it.
|
tests (ubuntu-latest):
lib/bundle/remover.rb#L11
Lint/UnreachableCode: Unreachable code detected.
|
tests (ubuntu-latest)
The operation was canceled.
|