Skip to content

Component communication #456

Component communication

Component communication #456

Triggered via pull request July 15, 2023 23:44
Status Failure
Total duration 25s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
10s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
15s
SwiftLint / SwiftLint / SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/TestApp.swift#L15
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/LifecycleHandler/LifecycleHandlerTestComponent.swift#L14
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/LifecycleHandler/LifecycleHandlerTestComponent.swift#L15
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/LifecycleHandler/LifecycleHandlerTestComponent.swift#L16
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/LifecycleHandler/LifecycleHandlerTestComponent.swift#L17
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/LifecycleHandler/LifecycleHandlerTestComponent.swift#L18
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/LifecycleHandler/LifecycleHandlerTestComponent.swift#L19
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/ConfigurationTests/ConfigurationBuilderTests.swift#L58
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/CapabilityTests/Dependencies/DependencyTests.swift#L18
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/CapabilityTests/Dependencies/DependencyTests.swift#L16
Todo Violation: TODOs should be resolved (collect and provide?) (todo)