Skip to content

Merge branch 'main.adoptables-filtering-fix' #220

Merge branch 'main.adoptables-filtering-fix'

Merge branch 'main.adoptables-filtering-fix' #220

Triggered via push January 6, 2026 19:36
Status Failure
Total duration 2m 43s
Artifacts

tuist-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
test: Modules/Packages/PackagesModels/Logic/Package Loading/Get Outdated Packages.swift#L11
file 'Get Outdated Packages.swift' is part of module 'CorkModels'; ignoring import
test: Modules/Packages/PackagesModels/Logic/Package Loading/Helper Logic/Get Package Type from URL.swift#L9
File 'Get Package Type from URL.swift' is part of module 'CorkModels'; ignoring import
test: Modules/Packages/PackagesModels/Logic/Package Loading/Get Outdated Packages.swift#L11
File 'Get Outdated Packages.swift' is part of module 'CorkModels'; ignoring import
test: Modules/Packages/PackagesModels/Logic/Package Loading/Helper Logic/Get Package Type from URL.swift#L9
file 'Get Package Type from URL.swift' is part of module 'CorkModels'; ignoring import
test: Modules/Packages/PackagesModels/Logic/Package Loading/Get Outdated Packages.swift#L11
file 'Get Outdated Packages.swift' is part of module 'CorkModels'; ignoring import
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: /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/CorkApp.swift#L22
Type Body Length Violation: Type body should span 600 lines or less excluding comments and whitespace: currently spans 609 lines (type_body_length)
test: Cork/CorkApp.swift#L777
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)