Skip to content

feat: Event sender engine #474

feat: Event sender engine

feat: Event sender engine #474

Triggered via pull request April 8, 2024 15:27
Status Failure
Total duration 54s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L28
Identifier Name Violation: Variable name 'SEND_SIG' should only contain alphanumeric and other allowed characters (identifier_name)
Tests
Process completed with exit code 65.
SwiftLint
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/.
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L67
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L85
Multiline Function Chains Violation: Chained function calls should be either on the same line, or one per line (multiline_function_chains)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L51
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L59
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L60
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L64
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L69
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L56
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L66
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L83
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, webfactory/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.