Synchronize creation of Events and Authors #1345
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
swift_lint:
Nos/Service/LogHelper.swift#L33
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
swift_lint:
Nos/Models/NoteParser.swift#L54
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
swift_lint:
Nos/Models/Event+CoreDataClass.swift#L619
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
swift_lint:
Nos/Models/Persistence.swift#L72
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|