fix: parse reset timestamps for Claude CLI & Gemini API absolute times #104
Annotations
10 warnings
|
Run Tests with Coverage:
Sources/App/SparkleUpdater.swift#L59
'nonisolated(unsafe)' has no effect on property 'betaSettingObserver', consider using 'nonisolated'
|
|
Run Tests with Coverage:
Sources/App/Views/MenuContentView.swift#L1003
main actor-isolated property 'bounds' can not be referenced from a nonisolated context
|
|
Run Tests with Coverage:
Sources/App/Views/MenuContentView.swift#L1002
call to main actor-isolated instance method 'convert(_:from:)' in a synchronous nonisolated context
|
|
Run Tests with Coverage:
Sources/App/Views/MenuContentView.swift#L997
main actor-isolated property 'enclosingScrollView' can not be referenced from a nonisolated context
|
|
Run Tests with Coverage:
Sources/App/SparkleUpdater.swift#L59
'nonisolated(unsafe)' has no effect on property 'betaSettingObserver', consider using 'nonisolated'
|
|
Run Tests with Coverage:
Sources/App/Resources/Assets.xcassets#L0
Accent color ‘AccentColor’ is not present in any asset catalogs.
|
|
Run Tests with Coverage:
Sources/Infrastructure/Bedrock/BedrockPricingService.swift#L91
no 'async' operations occur within 'await' expression
|
|
Run Tests with Coverage:
Sources/Infrastructure/Bedrock/BedrockCloudWatchClient.swift#L125
'init(config:)' is deprecated: Use init(config: CloudWatchClient.CloudWatchClientConfig) instead
|
|
Run Tests with Coverage:
Sources/Infrastructure/Bedrock/BedrockCloudWatchClient.swift#L115
'CloudWatchClientConfiguration' is deprecated: Use CloudWatchClientConfig instead. This class will be removed in a future version.
|
|
Run Tests with Coverage:
Sources/Domain/Provider/UsageQuota.swift#L118
immutable value 'pacePercent' was never used; consider replacing with '_' or removing it
|
Loading