Skip to content

Swift 3.2 Conformance issues #15

@akac

Description

@akac

SuggestionCollectionCell.swift:13:40: Redundant conformance constraint 'T': 'SuggestionValue'
SuggestionCollectionCell.swift:61:34: Cast from 'RowOf!' to unrelated type '_SuggestionRow<SuggestionCollectionCell<T, CollectionViewCell>>' always fails

SuggestionTableCell.swift:57:34: Cast from 'RowOf!' to unrelated type '_SuggestionRow<SuggestionTableCell<T, TableViewCell>>' always fails
SuggestionRow/SuggestionTableCell.swift:11:35: Redundant conformance constraint 'T': 'SuggestionValue'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions