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

Refactor out ArticleViewController into extensions #4942

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Refactor out ArticleViewController into extensions

458ff72
Select commit
Loading
Failed to load commit list.
Open

Refactor out ArticleViewController into extensions #4942

Refactor out ArticleViewController into extensions
458ff72
Select commit
Loading
Failed to load commit list.
Xcode Cloud / Wikipedia | Run Tests | Test - iOS (Wikipedia) succeeded Aug 26, 2024 in 8m 2s

8 warnings

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

Details

8 Warnings

Details

  CoreData:1
      no NSValueTransformer with class name 'WMFSecureUnarchiveFromDataTransformer' was found for attribute 'location' on entity 'WMFContentGroup'
  CoreData:1
      no NSValueTransformer with class name 'WMFSecureUnarchiveFromDataTransformer' was found for attribute 'contentPreview' on entity 'WMFContentGroup'
  CoreData:1
      no NSValueTransformer with class name 'WMFSecureUnarchiveFromDataTransformer' was found for attribute 'value' on entity 'WMFKeyValue'
  CoreData:1
      no NSValueTransformer with class name 'WMFSecureUnarchiveFromDataTransformer' was found for attribute 'placemark' on entity 'WMFContentGroup'
  SwiftLint not installed, run "scripts/brew_install" script to install
  CoreData:1
      no NSValueTransformer with class name 'WMFSecureUnarchiveFromDataTransformer' was found for attribute 'pageViews' on entity 'WMFArticle'
  CoreData:1
      no NSValueTransformer with class name 'WMFSecureUnarchiveFromDataTransformer' was found for attribute 'object' on entity 'WMFContent'
  CoreData:1
      no NSValueTransformer with class name 'WMFSecureUnarchiveFromDataTransformer' was found for attribute 'messageLinks' on entity 'RemoteNotification'