Skip to content

feat: Add resolving against confidence context #572

feat: Add resolving against confidence context

feat: Add resolving against confidence context #572

Triggered via pull request April 16, 2024 13:52
Status Failure
Total duration 3m 44s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
SwiftLint: Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift#L88
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
SwiftLint: Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift#L137
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
SwiftLint: Tests/ConfidenceProviderTests/RemoteResolveConfidenceClientTest.swift#L38
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
SwiftLint: Tests/ConfidenceProviderTests/PersistentProviderCacheTest.swift#L26
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
SwiftLint: Tests/ConfidenceProviderTests/PersistentProviderCacheTest.swift#L51
Line Length Violation: Line should be 120 characters or less; currently it has 134 characters (line_length)
SwiftLint: Tests/ConfidenceProviderTests/PersistentProviderCacheTest.swift#L90
Line Length Violation: Line should be 120 characters or less; currently it has 126 characters (line_length)
SwiftLint: Tests/ConfidenceProviderTests/ConfidenceFeatureProviderTest.swift#L326
Line Length Violation: Line should be 120 characters or less; currently it has 128 characters (line_length)
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/.