Skip to content

feat: Event sender engine #507

feat: Event sender engine

feat: Event sender engine #507

Triggered via pull request April 10, 2024 14:20
Status Failure
Total duration 4m 50s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L29
Identifier Name Violation: Variable name 'SEND_SIG' should only contain alphanumeric and other allowed characters (identifier_name)
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#L68
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#L87
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#L52
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#L61
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L65
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L70
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/Confidence/EventSenderEngine.swift#L57
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#L67
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#L85
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/.