Skip to content

fix: Add payload merger to merge context and message #642

fix: Add payload merger to merge context and message

fix: Add payload merger to merge context and message #642

Triggered via pull request April 30, 2024 11:43
Status Failure
Total duration 2m 12s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
SwiftLint: Sources/Confidence/PayloadMerger.swift#L17
Comma Spacing Violation: There should be no space before and one after any comma (comma)
SwiftLint: Sources/Confidence/PayloadMerger.swift#L16
Operator Function Whitespace Violation: Operators should be surrounded by a single whitespace when defining them (operator_whitespace)
SwiftLint: Tests/ConfidenceTests/PayloadMergerTests.swift#L11
Line Length Violation: Line should be 120 characters or less; currently it has 148 characters (line_length)
SwiftLint: Tests/ConfidenceTests/PayloadMergerTests.swift#L5
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
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/.
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/.