Patch #1321
Annotations
2 errors and 10 warnings
test:
Tests/VergeTests/StoreReaderTests.swift#L60
test_increments_updated_count, XCTAssertEqual failed: ("2") is not equal to ("3")
|
test
Process completed with exit code 65.
|
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:
Tests/VergeTests/DemoState.swift#L50
class 'DemoStore' must restate inherited '@unchecked Sendable' conformance
|
test:
Tests/VergeTests/TransactionTests.swift#L16
no 'async' operations occur within 'await' expression
|
test:
Tests/VergeTests/StateTypeTests.swift#L43
'ifChanged' is deprecated: Use another function that returns IfChangedBox
|
test:
Tests/VergeTests/TransactionTests.swift#L16
no 'async' operations occur within 'await' expression
|