Take value snapshots instead of dynamic values #1850
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test:
/Users/runner/Library/Developer/Xcode/DerivedData/Amethyst-fkoysxhhzuzyoocuxqrlxgoswhxe/SourcePackages/checkouts/silica/Silica/include/Silica.h#L23
umbrella header for module 'Silica' does not include header 'CGSTransitions.h'
|
|
Test:
/Users/runner/Library/Developer/Xcode/DerivedData/Amethyst-fkoysxhhzuzyoocuxqrlxgoswhxe/SourcePackages/checkouts/silica/Silica/include/Silica.h#L23
umbrella header for module 'Silica' does not include header 'CGSSurface.h'
|
|
Test:
/Users/runner/Library/Developer/Xcode/DerivedData/Amethyst-fkoysxhhzuzyoocuxqrlxgoswhxe/SourcePackages/checkouts/silica/Silica/include/Silica.h#L23
umbrella header for module 'Silica' does not include header 'CGSTile.h'
|
|
Test
ld: search path '/Users/runner/Library/Developer/Xcode/DerivedData/Amethyst-hayuzxrdmhaqmverzffhmryaexfi/Build/Products/Debug' not found
|
|
Test:
AmethystTests/Tests/Layout/ColumnLayoutTests.swift#L51
Unused Enumerated Violation: When the item is not used, `.indices` should be used instead of `.enumerated()` (unused_enumerated)
|
|
Test:
AmethystTests/Tests/Layout/RowLayoutTests.swift#L51
Unused Enumerated Violation: When the item is not used, `.indices` should be used instead of `.enumerated()` (unused_enumerated)
|
|
Test:
Amethyst/Managers/LayoutType.swift#L169
Cyclomatic Complexity Violation: Function should have complexity 15 or less; currently complexity is 18 (cyclomatic_complexity)
|
|
Test:
Amethyst/Managers/ScreenManager.swift#L271
Todo Violation: TODOs should be resolved (fix mff) (todo)
|
|
Test:
Amethyst/Preferences/UserConfiguration.swift#L79
Inclusive Language Violation: Declaration floatingBundleIdentifiersIsBlacklist contains the term "blacklist" which is not considered inclusive (inclusive_language)
|
|
Test:
Amethyst/Preferences/FloatingPreferencesViewController.swift#L187
Inclusive Language Violation: Declaration FloatingBlacklistIntBooleanTransformer contains the term "blacklist" which is not considered inclusive (inclusive_language)
|
Loading