Add safe custom JSON Agent Channel runner#1652
Open
mimeding wants to merge 2 commits into
Open
Annotations
11 warnings
|
Run SwiftLint:
Packages/OsaurusCore/Tools/SchemaValidator.swift#L203
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
|
Run SwiftLint:
Packages/OsaurusCore/Tools/SchemaValidator.swift#L132
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
|
Run SwiftLint:
Packages/OsaurusCore/Tools/SchemaValidator.swift#L533
Prefer using `Set.isDisjoint(with:)` over `Set.intersection(_:).isEmpty` (is_disjoint)
|
|
Run SwiftLint:
Packages/OsaurusCore/Tools/ToolOutputCompressor.swift#L80
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
|
Run SwiftLint:
Packages/OsaurusCore/Tools/ToolOutputCompressor.swift#L78
`if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
|
Run SwiftLint:
Packages/OsaurusCore/AppDelegate.swift#L649
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
|
Run SwiftLint:
Packages/OsaurusCore/Tools/MCPProviderTool.swift#L259
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
|
Run SwiftLint:
Packages/OsaurusCore/Tools/MCPProviderTool.swift#L198
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
|
Run SwiftLint:
Packages/OsaurusCore/Tools/ToolEnvelope.swift#L81
Prefer non-optional booleans over optional booleans (discouraged_optional_boolean)
|
|
Run SwiftLint:
Packages/OsaurusCore/Tools/SandboxPluginTool.swift#L252
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
|
Install SwiftLint
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
|
background
wait
wait-all
cancel
parallel
Loading