Frank Gregor
Results
2
issues of
Frank Gregor
### How frequently does the bug occur? All the time ### Description Take this code for demonstration: ```swift final class MyImage: Object { @Persisted(primaryKey: true) public var _id: ObjectId @Persisted...
T-Bug
O-Community
### New Issue Checklist - [x] Updated SwiftLint to the latest version - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug It was fixed in #4066, unfortunately...
repro-needed