Update #1331
Annotations
10 errors and 10 warnings
test:
Tests/VergeTests/StoreReaderTests.swift#L150
test_computed_property_equatable, XCTAssertEqual failed: ("2") is not equal to ("3")
|
test:
Tests/VergeTests/StoreReaderTests.swift#L158
test_computed_property_equatable, XCTAssertEqual failed: ("3") is not equal to ("4")
|
test:
Tests/VergeTests/StoreReaderTests.swift#L165
test_computed_property_equatable, XCTAssertEqual failed: ("4") is not equal to ("5")
|
test:
Tests/VergeTests/StoreReaderTests.swift#L333
test_computed_property, XCTAssertEqual failed: ("2") is not equal to ("3")
|
test:
Tests/VergeTests/StoreReaderTests.swift#L341
test_computed_property, XCTAssertEqual failed: ("3") is not equal to ("4")
|
test:
Tests/VergeTests/StoreReaderTests.swift#L348
test_computed_property, XCTAssertEqual failed: ("4") is not equal to ("5")
|
test:
Tests/VergeTests/StoreReaderTests.swift#L290
test_enire_value, XCTAssertEqual failed: ("2") is not equal to ("3")
|
test:
Tests/VergeTests/StoreReaderTests.swift#L298
test_enire_value, XCTAssertEqual failed: ("3") is not equal to ("4")
|
test:
Tests/VergeTests/StoreReaderTests.swift#L305
test_enire_value, XCTAssertEqual failed: ("4") is not equal to ("5")
|
test:
Tests/VergeTests/StoreReaderTests.swift#L60
test_increments_updated_count, XCTAssertEqual failed: ("2") is not equal to ("3")
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
|
test:
Sources/Verge/SwiftUI/StoreReader.swift#L165
capture of 'value' with non-sendable type 'T' in a `@Sendable` closure
|
test:
Sources/Verge/SwiftUI/StoreReader.swift#L167
capture of 'source' with non-sendable type '(any StoreDriverType<StateType>)?' in a `@Sendable` closure
|
test:
Sources/Verge/SwiftUI/StoreReader.swift#L167
capture of 'keyPath' with non-sendable type 'WritableKeyPath<StateType, T>' in a `@Sendable` closure
|
test:
Sources/Verge/SwiftUI/StoreReader.swift#L179
capture of 'value' with non-sendable type 'T' in a `@Sendable` closure
|