Bump faraday from 1.10.5 to 1.10.6 #91
Annotations
11 warnings
|
lint:
App/UITesting/UITestingBootstrap.swift#L973
File should contain 400 lines or less: currently contains 973 (file_length)
|
|
lint:
App/UITesting/UITestingBootstrap.swift#L7
Use 'next', 'this' or 'previous' instead to disable the 'function_body_length' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
|
lint:
App/UITesting/UITestingBootstrap.swift#L7
Use 'next', 'this' or 'previous' instead to disable the 'type_body_length' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
|
lint:
App/PostCommentsSheet.swift#L278
Line should be 120 characters or less; currently it has 122 characters (line_length)
|
|
lint:
App/PostCommentsSheet.swift#L16
Variable name 'defaultCollapsedBrowserScrollContentInset' should be between 3 and 40 characters long (identifier_name)
|
|
lint:
App/PostCommentsSheet.swift#L188
Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
|
|
lint:
App/PostCommentsSheet.swift#L267
Function body should span 50 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)
|
|
lint:
App/PostCommentsSheet.swift#L667
File should contain 400 lines or less: currently contains 667 (file_length)
|
|
lint:
App/PostCommentsSheet.swift#L8
Use 'next', 'this' or 'previous' instead to disable the 'type_body_length' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
|
lint:
App/EmbeddedWebView.swift#L848
File should contain 400 lines or less: currently contains 848 (file_length)
|
|
lint
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
|