Fix persisting wasm dylib on macOS after brew cleanup
#22
Annotations
17 errors and 1 warning
test-bot (ubuntu-latest):
lib/base.rb#L64
Layout/TrailingWhitespace: Trailing whitespace detected.
|
test-bot (ubuntu-latest):
lib/base.rb#L76
Layout/TrailingWhitespace: Trailing whitespace detected.
|
test-bot (ubuntu-latest):
lib/base.rb#L77
Style/GuardClause: Use a guard clause (`return unless OS.mac?`) instead of wrapping the code inside a conditional expression.
|
test-bot (ubuntu-latest):
lib/base.rb#L77
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`.
|
test-bot (ubuntu-latest):
lib/base.rb#L78
FormulaAudit/Miscellaneous: Use ruby-macho instead of calling "install_name_tool"
|
test-bot (ubuntu-latest)
Process completed with exit code 1.
|
test-bot (ubuntu-22.04)
The job was canceled because "ubuntu-latest" failed.
|
test-bot (ubuntu-22.04):
lib/base.rb#L64
Layout/TrailingWhitespace: Trailing whitespace detected.
|
test-bot (ubuntu-22.04):
lib/base.rb#L76
Layout/TrailingWhitespace: Trailing whitespace detected.
|
test-bot (ubuntu-22.04):
lib/base.rb#L77
Style/GuardClause: Use a guard clause (`return unless OS.mac?`) instead of wrapping the code inside a conditional expression.
|
test-bot (ubuntu-22.04):
lib/base.rb#L77
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`.
|
test-bot (ubuntu-22.04):
lib/base.rb#L78
FormulaAudit/Miscellaneous: Use ruby-macho instead of calling "install_name_tool"
|
test-bot (ubuntu-22.04)
Process completed with exit code 1.
|
test-bot (macos-14)
The job was canceled because "ubuntu-latest" failed.
|
test-bot (macos-14)
The operation was canceled.
|
test-bot (macos-13)
The job was canceled because "ubuntu-latest" failed.
|
test-bot (macos-13)
The operation was canceled.
|
test-bot (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|