feat: Event sender engine (#88) #539
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
GitHub Action for SwiftLint:
Sources/Confidence/EventSenderEngine.swift#L99
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
GitHub Action for SwiftLint:
Sources/Confidence/EventSenderEngine.swift#L101
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
GitHub Action for SwiftLint:
Sources/Confidence/EventSenderEngine.swift#L103
Indentation Width Violation: Code should be unindented by multiples of one tab or multiples of 4 spaces (indentation_width)
|
GitHub Action for SwiftLint:
Sources/Confidence/EventSenderEngine.swift#L105
Indentation Width Violation: Code should be unindented by multiples of one tab or multiples of 4 spaces (indentation_width)
|
GitHub Action for SwiftLint:
Sources/Confidence/EventSenderEngine.swift#L69
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
|
GitHub Action for SwiftLint:
Sources/Confidence/EventSenderEngine.swift#L86
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
|
GitHub Action for SwiftLint:
Sources/Confidence/EventSenderEngine.swift#L53
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
GitHub Action for SwiftLint:
Sources/Confidence/EventSenderEngine.swift#L61
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
GitHub Action for SwiftLint:
Sources/Confidence/EventSenderEngine.swift#L62
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
GitHub Action for SwiftLint:
Sources/Confidence/EventSenderEngine.swift#L66
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
The logs for this run have expired and are no longer available.
Loading