about: 区分 Squirrel(上游)更新 与 TriFecta 更新;Sparkle 更新源改为 TriFecta - #6
Closed
thesadbee wants to merge 5 commits into
Closed
about: 区分 Squirrel(上游)更新 与 TriFecta 更新;Sparkle 更新源改为 TriFecta#6thesadbee wants to merge 5 commits into
thesadbee wants to merge 5 commits into
Annotations
6 errors and 11 warnings
|
Lint
Process completed with exit code 2.
|
|
Lint:
sources/SquirrelInputController.swift#L10
Class body should span 400 lines or less excluding comments and whitespace: currently spans 449 lines (type_body_length)
|
|
Lint:
sources/SquirrelInputController.swift#L164
Function should have complexity 10 or less; currently complexity is 29 (cyclomatic_complexity)
|
|
Lint:
sources/SquirrelPanel.swift#L38
Variable name 'g' should be between 3 and 40 characters long (identifier_name)
|
|
Lint:
sources/SquirrelView.swift#L206
Variable name 'g' should be between 3 and 40 characters long (identifier_name)
|
|
Lint:
sources/SquirrelView.swift#L335
Variable name 'g' should be between 3 and 40 characters long (identifier_name)
|
|
Lint:
sources/SquirrelView.swift#L25
Class body should span 300 lines or less excluding comments and whitespace: currently spans 355 lines (type_body_length)
|
|
Lint:
sources/SquirrelView.swift#L62
Collection literals should not have trailing commas (trailing_comma)
|
|
Lint:
sources/SquirrelView.swift#L46
Collection literals should not have trailing commas (trailing_comma)
|
|
Lint:
sources/SquirrelView.swift#L213
Variable name 'cp' should be between 3 and 40 characters long (identifier_name)
|
|
Lint:
sources/SquirrelView.swift#L222
Variable name 'r0' should be between 3 and 40 characters long (identifier_name)
|
|
Lint:
sources/SquirrelView.swift#L223
Variable name 'r1' should be between 3 and 40 characters long (identifier_name)
|
|
Lint:
sources/SquirrelView.swift#L329
Variable name 'ip' should be between 3 and 40 characters long (identifier_name)
|
|
Lint:
sources/SquirrelView.swift#L328
Variable name 'ip' should be between 3 and 40 characters long (identifier_name)
|
|
Lint:
sources/SquirrelView.swift#L226
Variable name 'cp' should be between 3 and 40 characters long (identifier_name)
|
|
Lint:
sources/SquirrelView.swift#L841
File should contain 800 lines or less: currently contains 841 (file_length)
|
|
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