Skip to content

chore(deps): bump actions/download-artifact from 3 to 6 #51

chore(deps): bump actions/download-artifact from 3 to 6

chore(deps): bump actions/download-artifact from 3 to 6 #51

Triggered via pull request October 27, 2025 08:54
Status Failure
Total duration 5m 23s
Artifacts

ci.yml

on: pull_request
Matrix: Unit Tests
SwiftLint
24s
SwiftLint
Security Scan
35s
Security Scan
SwiftPM Validation
2m 1s
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

13 errors and 1 warning
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/Integration/CloudIntegration.swift#L1105
Type name 'iCloudService' should start with an uppercase character (type_name)
SwiftLint: Sources/Integration/CloudIntegration.swift#L29
Case statements should vertically aligned with their closing brace (switch_case_alignment)
SwiftLint: Sources/LiveData/LiveDataIntegration.swift#L219
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
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/
SwiftPM Validation
Process completed with exit code 1.
Code Coverage
Process completed with exit code 74.
SwiftLint
swiftlint 0.61.0 is already installed and up-to-date. To reinstall 0.61.0, run: brew reinstall swiftlint