wip: bump composable-architecture to 1.5.5, use native navigation and… #23
Annotations
1 error and 10 warnings
Lint code using SwiftFormat
Process completed with exit code 1.
|
Lint code using SwiftFormat:
Tests/ModuleClientTests/JSRunnerTests.swift#L3
Remove trailing space at end of a line. (trailingSpace)
|
Lint code using SwiftFormat:
Tests/ModuleClientTests/JSRunnerTests.swift#L6
Remove trailing space at end of a line. (trailingSpace)
|
Lint code using SwiftFormat:
Tests/ModuleClientTests/ModuleClientTests.swift#L7
Remove leading blank line at the start of a scope. (blankLinesAtStartOfScope)
|
Lint code using SwiftFormat:
App/Shared/AppDelegate.swift#L29
Insert blank line before class, struct, enum, extension, protocol or function declarations. (blankLinesBetweenScopes)
|
Lint code using SwiftFormat:
App/Shared/AppDelegate.swift#L39
Mark unused function arguments with _. (unusedArguments)
|
Lint code using SwiftFormat:
App/iOS/PreferenceHostingController.swift#L2
Ensure file name in header comment matches the actual file name. (headerFileName)
|
Lint code using SwiftFormat:
App/iOS/PreferenceHostingView.swift#L6
Remove trailing space at end of a line. (trailingSpace)
|
Lint code using SwiftFormat:
App/iOS/PreferenceHostingView.swift#L25
Mark unused function arguments with _. (unusedArguments)
|
Lint code using SwiftFormat:
App/iOS/PreferenceHostingView.swift#L29
Mark unused function arguments with _. (unusedArguments)
|
Lint code using SwiftFormat:
App/iOS/PreferenceHostingView.swift#L34
Insert/remove explicit self where applicable. (redundantSelf)
|
The logs for this run have expired and are no longer available.
Loading