Skip to content

chore(deps): bump github/codeql-action from 2 to 3 #44

chore(deps): bump github/codeql-action from 2 to 3

chore(deps): bump github/codeql-action from 2 to 3 #44

Triggered via pull request August 25, 2025 16:34
Status Failure
Total duration 5m 32s
Artifacts

ci.yml

on: pull_request
Matrix: Unit Tests
SwiftLint
18s
SwiftLint
Security Scan
26s
Security Scan
SwiftPM Validation
5m 29s
SwiftPM Validation
Matrix: Build Framework
Generate Documentation
0s
Generate Documentation
Performance Benchmarks
0s
Performance Benchmarks
Release
0s
Release
Deploy Documentation
0s
Deploy Documentation
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
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)
Code Coverage
Process completed with exit code 74.
SwiftPM Validation
Process completed with exit code 1.
SwiftLint
swiftlint 0.59.1 is already installed and up-to-date. To reinstall 0.59.1, run: brew reinstall swiftlint