feat: Add resolving against confidence context #572
Annotations
7 errors and 1 warning
GitHub Action for SwiftLint:
Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift#L88
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
|
GitHub Action for SwiftLint:
Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift#L137
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
|
GitHub Action for SwiftLint:
Tests/ConfidenceProviderTests/RemoteResolveConfidenceClientTest.swift#L38
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
|
GitHub Action for SwiftLint:
Tests/ConfidenceProviderTests/PersistentProviderCacheTest.swift#L26
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
|
GitHub Action for SwiftLint:
Tests/ConfidenceProviderTests/PersistentProviderCacheTest.swift#L51
Line Length Violation: Line should be 120 characters or less; currently it has 134 characters (line_length)
|
GitHub Action for SwiftLint:
Tests/ConfidenceProviderTests/PersistentProviderCacheTest.swift#L90
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
|
GitHub Action for SwiftLint:
Tests/ConfidenceProviderTests/ConfidenceFeatureProviderTest.swift#L326
Line Length Violation: Line should be 120 characters or less; currently it has 128 characters (line_length)
|
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