feat: Add resolving against confidence context #566
Annotations
11 errors and 2 warnings
SwiftLint:
Sources/Confidence/ConfidenceValueHash.swift#L26
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint:
Sources/Confidence/ConfidenceValueHash.swift#L28
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint:
Sources/Confidence/ConfidenceValueHash.swift#L30
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint:
Sources/Confidence/ConfidenceValueHash.swift#L32
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint:
Sources/Confidence/ConfidenceValueHash.swift#L34
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint:
Sources/Confidence/ConfidenceValueHash.swift#L36
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint:
Sources/Confidence/ConfidenceValueHash.swift#L40
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint:
Sources/Confidence/ConfidenceValueHash.swift#L40
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint:
Sources/Confidence/ConfidenceValueHash.swift#L42
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
SwiftLint:
Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift#L88
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
|
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/.
|