refactor: Add message container to payload #596
Annotations
5 errors and 1 warning
GitHub Action for SwiftLint:
Tests/ConfidenceTests/EventSenderEngineTest.swift#L61
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/EventSenderEngineTest.swift#L62
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/EventSenderEngineTest.swift#L75
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/EventSenderEngineTest.swift#L72
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/EventSenderEngineTest.swift#L73
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
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/.
|
Loading