Skip to content

proj: v1.4.1-Beta.3-820 #306

proj: v1.4.1-Beta.3-820

proj: v1.4.1-Beta.3-820 #306

Triggered via push July 27, 2024 08:05
Status Success
Total duration 5m 42s
Artifacts

ios.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
SwiftLint: Packages/HBMihoyoAPI/Sources/HBMihoyoAPI/Common/URLRequestHelper/URLRequestHelper.swift#L26
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: Packages/EnkaKitHSR/Sources/EnkaKitHSR/DataSummarySupport/Implementations/AvatarSummarized_TextSummary.swift#L74
Unused Enumerated Violation: When the index is not used, `.enumerated()` can be removed (unused_enumerated)
SwiftLint: Script/ImageAssetRegenerator.swift#L91
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: Features/Daily Note Widget/Lockscreen Widget/CommonStaminaLockscreenWidget.swift#L65
Todo Violation: TODOs should be resolved (watch corner widget) (todo)
Analyze
The following actions uses Node.js version which is deprecated 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/