feat(completion): unify shell completions behind task __complete
#153
ci.yml
on: pull_request
📋 Lint JSON Schema
12s
🛡️ Vulnerabilities
26s
Matrix: build
Matrix: completion
Matrix: lint
Matrix: test
Annotations
6 errors and 1 warning
|
🔍 Lint (1.25.x)
issues found
|
|
🔍 Lint (1.25.x):
completion/protocol_test.go#L237
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
🔍 Lint (1.26.x)
issues found
|
|
🔍 Lint (1.26.x):
completion/protocol_test.go#L237
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
🧪 Test (1.26.x, ubuntu-latest)
Failed to download version v3.52.0: Error: socket hang up
|
|
🧪 Test (1.26.x, windows-latest)
Failed to download version v3.52.0: Error: Unexpected HTTP response: 503
|
|
🐚 Completion (macos-latest)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|