Release 2.0.0 #54
Annotations
9 warnings
SwiftLint:
Tests/PhantomKitLogTests/OSLogLogger+Tests.swift#L39
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
Tests/PhantomKitLogTests/OSLogLogger+Tests.swift#L39
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
Tests/PhantomKitLogTests/OSLogLogger+Tests.swift#L54
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
Tests/PhantomKitLogTests/OSLogLogger+Tests.swift#L54
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
Tests/PhantomKitAPITests/NetworkDataSource+Tests.swift#L51
XCTFail Message Violation: An XCTFail call should include a description of the assertion (xctfail_message)
|
SwiftLint:
Tests/PhantomKitAPITests/NetworkDataSource+Tests.swift#L64
XCTFail Message Violation: An XCTFail call should include a description of the assertion (xctfail_message)
|
SwiftLint:
Tests/PhantomKitAPITests/NetworkDataSource+Tests.swift#L77
XCTFail Message Violation: An XCTFail call should include a description of the assertion (xctfail_message)
|
SwiftLint:
Tests/PhantomKitAPITests/NetworkDataSource+Tests.swift#L90
XCTFail Message Violation: An XCTFail call should include a description of the assertion (xctfail_message)
|
SwiftLint:
Tests/PhantomKitAPITests/APIDataSource+Tests.swift#L51
XCTFail Message Violation: An XCTFail call should include a description of the assertion (xctfail_message)
|
The logs for this run have expired and are no longer available.
Loading