fix: resolve CI/CD pipeline failures #42
ci.yml
on: push
Matrix: Unit Tests
SwiftLint
35s
Security Scan
18s
SwiftPM Validation
2m 27s
Code Coverage
1m 36s
Matrix: Build Framework
Performance Benchmarks
0s
Release
0s
Deploy Documentation
0s
Annotations
14 errors and 4 warnings
|
Security Scan
Resource not accessible by integration
|
|
Security Scan
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
SwiftLint:
Sources/Integration/APIManager.swift#L815
Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
|
|
SwiftLint:
Sources/Integration/APIManager.swift#L807
Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
|
|
SwiftLint:
Sources/Integration/APIManager.swift#L806
Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
|
|
SwiftLint:
Sources/Integration/APIManager.swift#L805
Prefer non-optional `Data(_:)` initializer when converting `String` to `Data` (non_optional_string_data_conversion)
|
|
SwiftLint:
Sources/Integration/APIManager.swift#L747
Force casts should be avoided (force_cast)
|
|
SwiftLint:
Sources/Integration/APIManager.swift#L742
Force casts should be avoided (force_cast)
|
|
SwiftLint:
Sources/Integration/APIManager.swift#L414
Force casts should be avoided (force_cast)
|
|
SwiftLint:
Sources/iOS-Widget-Development-Kit.swift#L96
Type name 'iOS' should start with an uppercase character (type_name)
|
|
SwiftLint:
Sources/iOS-Widget-Development-Kit.swift#L7
Type name 'iOS' should start with an uppercase character (type_name)
|
|
SwiftLint:
Sources/LiveData/LiveDataIntegration.swift#L219
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
|
SwiftPM Validation
Process completed with exit code 1.
|
|
Code Coverage
Process completed with exit code 74.
|
|
Security Scan
Resource not accessible by integration
|
|
Security Scan
Resource not accessible by integration
|
|
Security Scan
Resource not accessible by integration
|
|
SwiftLint
swiftlint 0.59.1 is already installed and up-to-date.
To reinstall 0.59.1, run:
brew reinstall swiftlint
|