Skip to content

Introduce process argument support #1476

Introduce process argument support

Introduce process argument support #1476

Triggered via pull request August 2, 2023 21:23
Status Success
Total duration 1m 3s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
54s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
SwiftLint: GliaWidgets/Sources/ViewController/GliaViewController.swift#L100
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: GliaWidgets/Sources/View/Chat/ChatView.swift#L346
Function Body Length Violation: Function body should span 60 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)
SwiftLint: GliaWidgets/Sources/View/Chat/Entry/ChatMessageEntryView.swift#L105
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)