vscode_extension cleanup: downcase extension names before comparison while evaluating for cleanup #1281
Annotations
4 errors and 4 warnings
tests (ubuntu-latest):
lib/bundle/commands/cleanup.rb#L146
Performance/MapMethodChain: Use `map { |x| x.name.downcase }` instead of `map` method chain.
|
tests (ubuntu-latest)
Process completed with exit code 1.
|
tests (macOS-latest):
lib/bundle/commands/cleanup.rb#L146
Performance/MapMethodChain: Use `map { |x| x.name.downcase }` instead of `map` method chain.
|
tests (macOS-latest)
The operation was canceled.
|
tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Homebrew/actions/setup-homebrew@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (ubuntu-latest)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/e0b68c6749509c5f83f984dd99a76a1c1a231044/dist/codecov' failed with exit code 1
|
tests (macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Homebrew/actions/setup-homebrew@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (macOS-latest)
Codecov:
Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/e0b68c6749509c5f83f984dd99a76a1c1a231044/dist/codecov' failed with exit code 1
|