Skip to content

Synchronize creation of Events and Authors #1345

Synchronize creation of Events and Authors

Synchronize creation of Events and Authors #1345

Triggered via pull request November 14, 2023 16:23
Status Failure
Total duration 11m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)