Merge pull request #476 from Rendusaz/patch-1 #72
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
|
test:
Cork/CorkApp.swift#L574
'allowedFileTypes' was deprecated in macOS 12.0: Use -allowedContentTypes instead
|
|
test:
Cork/ContentView.swift#L426
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:
Cork/CorkApp.swift#L574
'allowedFileTypes' was deprecated in macOS 12.0: Use -allowedContentTypes instead
|
|
test:
Cork/ContentView.swift#L426
FIXME: This might fuck up the memory
|
|
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)
|