Fix infinite recursion in @ObservableDefault with mutating methods #397
Annotations
1 error and 3 warnings
|
test
Process completed with exit code 1.
|
|
lint:
Tests/DefaultsMacrosTests/ObservableDefaultTests.swift#L230
Empty Collection Literal Violation: Prefer checking `isEmpty` over comparing collection to an empty array or dictionary literal (empty_collection_literal)
|
|
lint:
Tests/DefaultsMacrosTests/ObservableDefaultTests.swift#L229
Empty Collection Literal Violation: Prefer checking `isEmpty` over comparing collection to an empty array or dictionary literal (empty_collection_literal)
|
|
lint:
Tests/DefaultsMacrosTests/ObservableDefaultTests.swift#L214
Empty Collection Literal Violation: Prefer checking `isEmpty` over comparing collection to an empty array or dictionary literal (empty_collection_literal)
|