Skip to content

Show truncated links in notes instead of completely hiding them #1350

Show truncated links in notes instead of completely hiding them

Show truncated links in notes instead of completely hiding them #1350

Triggered via pull request November 15, 2023 18:37
Status Failure
Total duration 10m 59s
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

3 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#L581
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)