[#154] Add UI-based unit tests for demo application #26
Annotations
1 error and 10 warnings
|
SwiftLint not installed, download from CocoaPods (see https://github.com/realm/SwiftLint)
|
Showcase/Showcase/Pages/Tokens/Border/BorderTokenPage.swift#L91
initialization of immutable value 'activeColorScheme' was never used; consider replacing with assignment to '_' or removing it
|
Showcase/Showcase/Pages/Tokens/Border/BorderTokenPage.swift#L110
initialization of immutable value 'activeColorScheme' was never used; consider replacing with assignment to '_' or removing it
|
Showcase/Showcase/Pages/Tokens/Border/BorderTokenPage.swift#L129
initialization of immutable value 'activeColorScheme' was never used; consider replacing with assignment to '_' or removing it
|
Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/OUDSTokensSpaceUITests.swift#L112
initialization of immutable value 'hostingVC' was never used; consider replacing with assignment to '_' or removing it
|
Showcase/ShowcaseTests/__Snapshots__/OUDSTokensDimensionUITests/Space/OUDSTokensSpaceUITests.swift#L115
initialization of immutable value 'snapshotName' was never used; consider replacing with assignment to '_' or removing it
|
Showcase/Showcase/Pages/Tokens/Border/BorderTokenPage.swift#L91
initialization of immutable value 'activeColorScheme' was never used; consider replacing with assignment to '_' or removing it
|
Showcase/Showcase/Pages/Tokens/Border/BorderTokenPage.swift#L110
initialization of immutable value 'activeColorScheme' was never used; consider replacing with assignment to '_' or removing it
|
Showcase/Showcase/Pages/Tokens/Border/BorderTokenPage.swift#L129
initialization of immutable value 'activeColorScheme' was never used; consider replacing with assignment to '_' or removing it
|
Showcase/ShowcaseTests/Snapshots/Snapshot.swift#L37
parameter 'file' with default argument '#file' passed to parameter 'filePath', whose default argument is '#filePath'
|
This job failed
Loading