Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Repo // Add UIGFv4 support. #305

Repo // Add UIGFv4 support.

Repo // Add UIGFv4 support. #305

Triggered via pull request July 13, 2024 10:51
Status Failure
Total duration 2m 7s
Artifacts

ios.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Analyze
Process completed with exit code 65.
SwiftLint: Features/Daily Note Widget/Lockscreen Widget/CommonStaminaLockscreenWidget.swift#L65
Todo Violation: TODOs should be resolved (watch corner widget) (todo)
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: 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: 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)
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/