Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加删除历史记录功能 #104

Merged
merged 1 commit into from
Feb 1, 2024

Added delect histories feature

f84cc05
Select commit
Loading
Failed to load commit list.
Merged

添加删除历史记录功能 #104

Added delect histories feature
f84cc05
Select commit
Loading
Failed to load commit list.
Xcode Cloud / DarockBili | Analysis | Build - watchOS succeeded Feb 1, 2024 in 8m 18s

16 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 16

Details

16 Warnings

Details

  DarockBili Watch App/Extension/CodeExt.swift:79
      'CC_MD5' was deprecated in watchOS 6.0: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger).
  DarockBili Watch App/Video/VideoCommentsView.swift:305
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  DarockBili Watch App/UserDynamic/UserDynamicMainView.swift:90
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  DarockBili Watch App/PersonalCenter/UserDetailView.swift:294
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  DarockBili Watch App/Video/VideoCommentsView.swift:91
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  DarockBili Watch App/Errors/SignalErrorView.swift:69
      Initialization of immutable value 'rspStr' was never used; consider replacing with assignment to '_' or removing it
  DarockBili Watch App/Video/VideoDetailView.swift:525
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  DarockBili Watch App/Extension/CodeExt.swift:191
      'responseJSON(queue:dataPreprocessor:emptyResponseCodes:emptyRequestMethods:options:completionHandler:)' is deprecated: responseJSON deprecated and will be removed in Alamofire 6. Use responseDecodable instead.
  DarockBili Watch App/Video/VideoPlayerView.swift:57
      Left side of nil coalescing operator '??' has non-optional type 'Int64', so the right side is never used
  DarockBili Watch App/Extension/CodeExt.swift:210
      'CC_MD5' was deprecated in watchOS 6.0: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger).
  DarockBili Watch App/PersonalCenter/UserDetailView.swift:57
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  DarockBili Watch App/Bangumi/BangumiDetailView.swift:287
      Left side of nil coalescing operator '??' has non-optional type 'Int', so the right side is never used
  DarockBili Watch App/Video/VideoDetailView.swift:71
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  DarockBili Watch App/InMain/SearchView.swift:131
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  DarockBili Watch App/PersonalCenter/PersonAccountView.swift:126
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  DarockBili Watch App/UserDynamic/UserDynamicMainView.swift:47
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView