chore(deps): bump actions/checkout from 4 to 5 #39
ci.yml
on: pull_request
Matrix: Unit Tests
SwiftLint
17s
Security Scan
27s
SwiftPM Validation
2m 39s
Code Coverage
0s
Matrix: Build Framework
Performance Benchmarks
0s
Release
0s
Deploy Documentation
0s
Annotations
15 errors and 1 warning
|
Unit Tests (platform=iOS Simulator,OS=16.0,name=iPad Pro (12.9-inch) (6th generation))
The strategy configuration was canceled because "test.platform_iOS_Simulator_OS" failed
|
|
Unit Tests (platform=iOS Simulator,OS=17.0,name=iPhone 15 Pro)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
Unit Tests (platform=iOS Simulator,OS=16.0,name=iPhone 14)
The strategy configuration was canceled because "test.platform_iOS_Simulator_OS" failed
|
|
SwiftLint:
Sources/Core/WidgetEngine.swift#L343
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
SwiftLint:
Sources/Core/WidgetEngine.swift#L342
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
SwiftLint:
Sources/Core/WidgetEngine.swift#L341
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
SwiftLint:
Sources/Core/WidgetEngine.swift#L340
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
SwiftLint:
Sources/Core/WidgetEngine.swift#L339
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
SwiftLint:
Sources/Core/WidgetEngine.swift#L338
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
SwiftLint:
Sources/Core/WidgetEngine.swift#L337
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
SwiftLint:
Sources/Core/WidgetEngine.swift#L336
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
SwiftLint:
Sources/Core/WidgetEngine.swift#L335
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
SwiftLint:
Sources/Core/WidgetEngine.swift#L467
File should contain 400 lines or less: currently contains 467 (file_length)
|
|
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.
|
|
SwiftLint
swiftlint 0.59.1 is already installed and up-to-date.
To reinstall 0.59.1, run:
brew reinstall swiftlint
|