fix: Fix warnings and prevent potential issues #918
Annotations
3 errors and 1 warning
GitHub Action for SwiftLint:
Tests/ConfidenceTests/Helpers/StorageMock.swift#L20
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/ConfidenceValueTests.swift#L128
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
GitHub Action for SwiftLint:
Tests/ConfidenceProviderTests/ConfidenceProviderTest.swift#L142
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading