This repository has been archived by the owner on Nov 17, 2024. It is now read-only.
Repo // Add UIGFv4 support. #305
ios.yml
on: pull_request
SwiftLint
29s
Analyze
1m 23s
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/
|