docs: exact Apple dashboard identifiers (IAP, Game Center, App Groups… #289
Annotations
10 errors and 2 warnings
|
SwiftLint:
Apple/Music/MusicKitManager.swift#L41
Variable name 'ok' should be between 3 and 40 characters long (identifier_name)
|
|
SwiftLint:
Apple/Music/MusicKitManager.swift#L631
File should contain 400 lines or less: currently contains 631 (file_length)
|
|
SwiftLint:
Apple/Payments/WalletOrderTracking.swift#L13
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
|
SwiftLint:
Apple/Payments/WalletOrderTracking.swift#L21
Line should be 120 characters or less; currently it has 121 characters (line_length)
|
|
SwiftLint:
Apple/Payments/WalletOrderTracking.swift#L18
Line should be 120 characters or less; currently it has 126 characters (line_length)
|
|
SwiftLint:
Apple/Payments/WalletOrderTracking.swift#L7
Line should be 120 characters or less; currently it has 121 characters (line_length)
|
|
SwiftLint:
Apple/Gaming/GameKitManager.swift#L43
Line should be 120 characters or less; currently it has 124 characters (line_length)
|
|
SwiftLint:
Apple/Gaming/GameKitManager.swift#L137
Variable name 'vc' should be between 3 and 40 characters long (identifier_name)
|
|
SwiftLint:
Apple/Gaming/GameKitManager.swift#L130
Variable name 'vc' should be between 3 and 40 characters long (identifier_name)
|
|
SwiftLint:
Apple/Gaming/GameKitManager.swift#L119
Variable name 'a' should be between 3 and 40 characters long (identifier_name)
|
|
SwiftLint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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
|