jessesquires / JSQCoreDataKit

A swifter Core Data stack
https://jessesquires.github.io/JSQCoreDataKit/
MIT License
614 stars 69 forks source link

[CI] macos 12, Xcode 13.3 #236

Closed jessesquires closed 2 years ago

jessesquires commented 2 years ago

[CI] macos 12, Xcode 13.3

hal-codebot commented 2 years ago
45 Errors
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L24 - Undocumented symbol FetchedResultsCellConfiguration
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L26 - Undocumented symbol FetchedResultsCellConfiguration.CellType
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L28 - Undocumented symbol FetchedResultsCellConfiguration.Object
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L30 - Undocumented symbol FetchedResultsCellConfiguration.Registration
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L32 - Undocumented symbol FetchedResultsCellConfiguration.configure(cell:with:)
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L35 - Undocumented symbol FetchedResultsCellConfiguration
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L37 - Undocumented symbol FetchedResultsCellConfiguration.registration
:no_entry_sign: Sources/FetchedResultsController.swift#L64 - Undocumented symbol FetchedResultsController.subscript(section:)
:no_entry_sign: Sources/FetchedResultsController.swift#L70 - Undocumented symbol FetchedResultsController.deleteCache()
:no_entry_sign: Sources/FetchedResultsController.swift#L74 - Undocumented symbol FetchedResultsController.numberOfSections()
:no_entry_sign: Sources/FetchedResultsController.swift#L78 - Undocumented symbol FetchedResultsController.numberOfItems(in:)
:no_entry_sign: Sources/FetchedResultsController.swift#L82 - Undocumented symbol FetchedResultsController.sections()
:no_entry_sign: Sources/FetchedResultsController.swift#L86 - Undocumented symbol FetchedResultsController.section(at:)
:no_entry_sign: Sources/FetchedResultsController.swift#L90 - Undocumented symbol FetchedResultsController.fetchedObjects()
:no_entry_sign: Sources/FetchedResultsController.swift#L94 - Undocumented symbol FetchedResultsController.hasObject(at:)
:no_entry_sign: Sources/FetchedResultsController.swift#L102 - Undocumented symbol FetchedResultsController.object(at:)
:no_entry_sign: Sources/FetchedResultsController.swift#L106 - Undocumented symbol FetchedResultsController.indexPath(for:)
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L25 - Undocumented symbol FetchedResultsCoordinator
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L30 - Undocumented symbol FetchedResultsCoordinator.controller
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L32 - Undocumented symbol FetchedResultsCoordinator.cellConfiguration
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L34 - Undocumented symbol FetchedResultsCoordinator.supplementaryConfigurations
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L36 - Undocumented symbol FetchedResultsCoordinator.animateUpdates
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L42 - Undocumented symbol FetchedResultsCoordinator.init(fetchRequest:context:sectionNameKeyPath:cacheName:collectionView:cellConfiguration:supplementaryConfigurations:)
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L73 - Undocumented symbol FetchedResultsCoordinator.subscript(_:)
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L79 - Undocumented symbol FetchedResultsCoordinator.performFetch()
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L87 - Undocumented symbol FetchedResultsCoordinator.object(at:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L24 - Undocumented symbol FetchedResultsSupplementaryConfiguration
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L26 - Undocumented symbol FetchedResultsSupplementaryConfiguration.ViewType
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L28 - Undocumented symbol FetchedResultsSupplementaryConfiguration.Object
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L30 - Undocumented symbol FetchedResultsSupplementaryConfiguration.reuseIdentifier
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L32 - Undocumented symbol FetchedResultsSupplementaryConfiguration.kind
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L34 - Undocumented symbol FetchedResultsSupplementaryConfiguration.registerWith(collectionView:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L36 - Undocumented symbol FetchedResultsSupplementaryConfiguration.configure(view:with:in:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L39 - Undocumented symbol FetchedResultsSupplementaryConfiguration
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L40 - Undocumented symbol FetchedResultsSupplementaryConfiguration.viewClass
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L42 - Undocumented symbol FetchedResultsSupplementaryConfiguration.reuseIdentifier
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L44 - Undocumented symbol FetchedResultsSupplementaryConfiguration.registerWith(collectionView:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L66 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L70 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.ViewType
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L72 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.Object
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L74 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.reuseIdentifier
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L76 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.kind
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L78 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.registerWith(collectionView:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L82 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.configure(view:with:in:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L95 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.init(_:)

Generated by :no_entry_sign: Danger