Merge branch 'main' of https://github.com/buresdv/Cork #247
Annotations
1 error and 11 warnings
|
test
Process completed with exit code 1.
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, jdx/mise-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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:
Cork/Views/Start Page/Sub-Views/Outdated Packages/Outdated Packages List/Outdated Packages List Type/Outdated Packages List - Table.swift#L111
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
test:
Cork/Views/Start Page/Sub-Views/Outdated Packages/Outdated Packages List/Reusables/Outdated Packages List Row Button.swift#L15
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
|
test:
Cork/Views/Start Page/Sub-Views/Outdated Packages/Outdated Packages List/Reusables/Outdated Packages List Row Button.swift#L14
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
|
test:
Cork/Views/Start Page/Sub-Views/Outdated Packages/Outdated Packages List/Reusables/Mass Modifiable.swift#L23
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
|
test:
Cork/Views/Start Page/Sub-Views/Outdated Packages/Outdated Packages List/Outdated Packages List.swift#L15
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
|
test:
Cork/Views/Start Page/Sub-Views/Outdated Packages/Outdated Packages List/Outdated Packages List Type/Outdated Packages List - List.swift#L14
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
|
|
test:
Cork/Views/Start Page/Sub-Views/Adoptable Packages/Sub-Views/Adoptable Packages List/Adoptable Packages List.swift#L153
Unused Enumerated Violation: When the item is not used, `.indices` should be used instead of `.enumerated()` (unused_enumerated)
|
|
test:
Cork/Views/Start Page/Sub-Views/Adoptable Packages/Sub-Views/Adoptable Packages List/Adoptable Packages List.swift#L134
Unused Enumerated Violation: When the item is not used, `.indices` should be used instead of `.enumerated()` (unused_enumerated)
|
|
test:
Cork/Views/Start Page/Sub-Views/Adoptable Packages/Adoptable Packages Box.swift#L298
Identifier Name Violation: Variable name 'isShowingAdoptablePackagesSectionHidingWarningIfThereAreOnlyExcludedAdoptablePackagesAvailable' should be between 3 and 70 characters long (identifier_name)
|
|
test:
Cork/CorkApp.swift#L22
Type Body Length Violation: Type body should span 600 lines or less excluding comments and whitespace: currently spans 620 lines (type_body_length)
|