Skip to content

Merge branch 'main.small-fixes' #78

Merge branch 'main.small-fixes'

Merge branch 'main.small-fixes' #78

Triggered via push April 27, 2025 17:35
Status Failure
Total duration 1m 47s
Artifacts

tuist-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
test
Process completed with exit code 1.
test: Tests/Cork Itself/Setup/Top Packages.swift#L46
value of type 'BrewPackage' has no member 'packageDownloads'
test: Tests/Cork Itself/Setup/Top Packages.swift#L46
value of type 'BrewPackage' has no member 'packageDownloads'
test: Tests/Cork Itself/Setup/Top Packages.swift#L42
value of type 'BrewPackage' has no member 'packageDownloads'
test: Tests/Cork Itself/Setup/Top Packages.swift#L42
value of type 'BrewPackage' has no member 'packageDownloads'
test: Cork/CorkApp.swift#L574
'allowedFileTypes' was deprecated in macOS 12.0: Use -allowedContentTypes instead
test: Cork/ContentView.swift#L425
FIXME: This might fuck up the memory
test: Cork/Logic/Packages/Load Up Package Info.swift#L172
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
test: Derived/Sources/TuistBundle+Cork.swift#L16
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
test: Cork/Views/Packages/Package Details/Sub-Views/Package Detail Header Complex.swift#L28
Explicit Type Interface Violation: Properties should have a type interface (explicit_type_interface)
test: Cork/Styles/AsyncButton/AsyncButton - Plain Style.swift#L14
Unneeded Synthesized Initializer Violation: This default initializer would be synthesized automatically - you do not need to define it (unneeded_synthesized_initializer)
test: Cork/Models/Outdated Packages/Outdated Package.swift#L43
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
test: Cork/CorkApp.swift#L18
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/Enums/Confirmation Dialogs/Main Window/Confirmation Dialog - Main Window.swift#L36
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
test: Cork/Enums/Confirmation Dialogs/Main Window/Confirmation Dialog - Main Window.swift#L36
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)