New Post Tracker #457
Xcode test results
Build Summary
Compile RoutableTests.swift (x86_64)
error: Swift Compiler Error: Type 'AppRoute' has no member 'communityLinkWithContext'
error: Swift Compiler Error: Type 'AppRoute' has no member 'communityLinkWithContext'
MlemTests/Navigation/RoutableTests.swift:62:29: error: type 'AppRoute' has no member 'communityLinkWithContext'
XCTAssert(route == .communityLinkWithContext(value))
~^~~~~~~~~~~~~~~~~~~~~~~~
MlemTests/Navigation/RoutableTests.swift:68:30: error: type 'AppRoute' has no member 'communityLinkWithContext'
let value = AppRoute.communityLinkWithContext(data)
~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~
Compile PersistenceRepositoryTests.swift (x86_64)
Compile CommunityListModelTests.swift (x86_64)
Compile SiteVersionTests.swift (x86_64)
Compile TimestampedValueTests.swift (x86_64)
Compile InstanceMetadataParserTests.swift (x86_64)
Annotations
Check failure on line 62 in MlemTests/Navigation/RoutableTests.swift
github-actions / Xcode test results
error
Type 'AppRoute' has no member 'communityLinkWithContext'
Check failure on line 68 in MlemTests/Navigation/RoutableTests.swift
github-actions / Xcode test results
error
Type 'AppRoute' has no member 'communityLinkWithContext'