Add missing strings #467
+12
−0
Merged
Add missing strings #467
Annotations
10 warnings
Run tuist test Cork:
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)
|
Run tuist test Cork:
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)
|
Run tuist test Cork:
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)
|
Run tuist test Cork:
Derived/Sources/TuistBundle+Cork.swift#L16
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
Run tuist test Cork:
Cork/ContentView.swift#L426
FIXME: This might fuck up the memory
|
Run tuist test Cork:
Cork/CorkApp.swift#L574
'allowedFileTypes' was deprecated in macOS 12.0: Use -allowedContentTypes instead
|
Run tuist test Cork:
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
|
Run tuist test Cork:
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
|
Run tuist test Cork:
Cork/ContentView.swift#L426
FIXME: This might fuck up the memory
|
Run tuist test Cork:
Cork/CorkApp.swift#L574
'allowedFileTypes' was deprecated in macOS 12.0: Use -allowedContentTypes instead
|
Loading