Changes in develop that were never merged #1
Annotations
1 error and 10 warnings
swift-lint:
Tests/RxRealmTests/RxRealmTests.swift#L28
Type Name Violation: Type name 'RxRealm_Tests' should only contain alphanumeric and other allowed characters (type_name)
|
swift-lint:
Tests/RxRealmTests/RxRealmRealmTests.swift#L27
Force Try Violation: Force tries should be avoided (force_try)
|
swift-lint:
Tests/RxRealmTests/RxRealmRealmTests.swift#L32
Force Try Violation: Force tries should be avoided (force_try)
|
swift-lint:
Tests/RxRealmTests/RxRealmRealmTests.swift#L36
Force Try Violation: Force tries should be avoided (force_try)
|
swift-lint:
Tests/RxRealmTests/RxRealmRealmTests.swift#L41
Force Try Violation: Force tries should be avoided (force_try)
|
swift-lint:
Tests/RxRealmTests/RxRealmRealmTests.swift#L51
Force Try Violation: Force tries should be avoided (force_try)
|
swift-lint:
Tests/RxRealmTests/RxRealmRealmTests.swift#L57
Force Try Violation: Force tries should be avoided (force_try)
|
swift-lint:
Tests/RxRealmTests/RxRealmRealmTests.swift#L61
Force Try Violation: Force tries should be avoided (force_try)
|
swift-lint:
Tests/RxRealmTests/RxRealmRealmTests.swift#L67
Force Try Violation: Force tries should be avoided (force_try)
|
swift-lint:
Tests/RxRealmTests/RxRealmRealmTests.swift#L15
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
swift-lint:
Tests/RxRealmTests/RxRealmResultsTests.swift#L29
Force Try Violation: Force tries should be avoided (force_try)
|