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

rev: Reverted dynamic link detect because of UI issue #279

Merged
merged 1 commit into from
Feb 24, 2024

rev: Reverted dynamic link detect because of UI issue

1042386
Select commit
Loading
Failed to load commit list.
Merged

rev: Reverted dynamic link detect because of UI issue #279

rev: Reverted dynamic link detect because of UI issue
1042386
Select commit
Loading
Failed to load commit list.
Xcode Cloud / DarockBili | Analysis | Build - iOS succeeded Feb 24, 2024 in 7m 29s

43 warnings

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

Details

43 Warnings

Details

  MeowBili/GlobalView/CommentsView.swift:120
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/Video/VideoDetailView.swift:130
      Collection Element Alignment Violation: All elements in a collection literal should be vertically aligned (collection_alignment)
  The "validates_start_with_lowercase" configuration now expects a severity (warning or error). The boolean value 'true' will still enable it as an error. It is now deprecated and will be removed in a future release.
  MeowBili/PersonalCenter/UserDetailView.swift:775
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/UserDynamic/UserDynamicMainView.swift:252
      'init(_:isActive:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/Video/VideoDetailView.swift:1192
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/GlobalView/CommentsView.swift:368
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/UserDynamic/UserDynamicMainView.swift:81
      'init(_:isActive:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/UserDynamic/UserDynamicMainView.swift:148
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/InMain/SearchView.swift:47
      'init(_:destination:isActive:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/GlobalView/CommentsView.swift:120
      'init(_:isActive:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/PersonalCenter/FollowListView.swift:133
      'unarchiveTopLevelObjectWithData' was deprecated in iOS 12.0: Use unarchivedObject(ofClass:from:) instead
  MeowBili/Video/VideoDetailView.swift:1317
      Immutable value 'error' was never used; consider replacing with '_' or removing it
  MeowBili/UserDynamic/UserDynamicMainView.swift:252
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/Extension/UIExt.swift:111
      'unarchiveTopLevelObjectWithData' was deprecated in iOS 12.0: Use unarchivedObject(ofClass:from:) instead
  MeowBili/Extension/CodeExt.swift:197
      'responseJSON(queue:dataPreprocessor:emptyResponseCodes:emptyRequestMethods:options:completionHandler:)' is deprecated: responseJSON deprecated and will be removed in Alamofire 6. Use responseDecodable instead.
  MeowBili/InMain/SearchView.swift:189
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/Video/VideoDetailView.swift:536
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/Extension/CodeExt.swift:81
      'CC_MD5' was deprecated in iOS 13.0: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger).
  MeowBili/Others/LinkDetectText.swift:72
      Todo Violation: FIXMEs should be resolved (The view commented shows empty...) (todo)
  MeowBili/MeowBiliApp.swift:250
      'init(_:isActive:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/Video/VideoPlayerView.swift:124
      'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
  MeowBili/PersonalCenter/UserDynamicListView.swift:98
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/PersonalCenter/HistoryView.swift:94
      'unarchiveTopLevelObjectWithData' was deprecated in iOS 12.0: Use unarchivedObject(ofClass:from:) instead
  MeowBili/Extension/CodeExt.swift:216
      'CC_MD5' was deprecated in iOS 13.0: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger).
  MeowBili/GlobalView/CommentsView.swift:368
      'init(_:isActive:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/PersonalCenter/UserDetailView.swift:270
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/PersonalCenter/UserDynamicListView.swift:244
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/Errors/NetwokFixView.swift:313
      Closure End Indentation Violation: Closure end should have the same indentation as the line that started it; expected 8, got 12 (closure_end_indentation)
  MeowBili/InMain/SearchView.swift:47
      'init(_:destination:isActive:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/UserDynamic/UserDynamicMainView.swift:81
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/UserDynamic/UserDynamicMainView.swift:314
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/Video/VideoDetailView.swift:1311
      Switch covers known cases, but 'AsyncImagePhase' may have additional unknown values, possibly added in future versions
  MeowBili/UserDynamic/DynamicDetailView.swift:266
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/PersonalCenter/WatchLaterView.swift:66
      'unarchiveTopLevelObjectWithData' was deprecated in iOS 12.0: Use unarchivedObject(ofClass:from:) instead
  MeowBili/Extension/CodeExt.swift:81
      '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).
  MeowBili/Extension/CodeExt.swift:216
      '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).
  MeowBili/Others/LinkDetectText.swift:51
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  MeowBili/UserDynamic/DynamicDetailView.swift:102
      'init(_:isActive:destination:)' was deprecated in watchOS 9.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
  MeowBili/Others/LinkDetectText.swift:54
      Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
  MeowBili/PersonalCenter/FavoriteView.swift:88
      'unarchiveTopLevelObjectWithData' was deprecated in iOS 12.0: Use unarchivedObject(ofClass:from:) instead
  MeowBili/PersonalCenter/DownloadsView.swift:236
      Todo Violation: TODOs should be resolved (VideoCard refer to DownloadsVi...) (todo)
  MeowBili/InMain/SearchView.swift:189
      'init(_:isActive:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView

Annotations

Check notice on line 72 in MeowBili/Others/LinkDetectText.swift

See this annotation in the file changed.

@xcode-cloud xcode-cloud / DarockBili | Analysis | Build - iOS

MeowBili/Others/LinkDetectText.swift#L72

Todo Violation: FIXMEs should be resolved (The view commented shows empty...) (todo)

Check notice on line 51 in MeowBili/Others/LinkDetectText.swift

See this annotation in the file changed.

@xcode-cloud xcode-cloud / DarockBili | Analysis | Build - iOS

MeowBili/Others/LinkDetectText.swift#L51

Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)

Check notice on line 54 in MeowBili/Others/LinkDetectText.swift

See this annotation in the file changed.

@xcode-cloud xcode-cloud / DarockBili | Analysis | Build - iOS

MeowBili/Others/LinkDetectText.swift#L54

Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)