feat: upgrade to support lens v2 #86
Annotations
9 errors
lint:
src/app/p/[id]/page.tsx#L2
'"@lens-protocol/client"' has no exported member named 'MediaSetFragment'. Did you mean 'FiatFragment'?
|
lint:
src/app/p/[id]/page.tsx#L112
Property 'media' does not exist on type 'AnyPublicationMetadataFragment'.
|
lint:
src/app/p/[id]/page.tsx#L113
Parameter 'media' implicitly has an 'any' type.
|
lint:
src/data/AppManifestSchema.ts#L1
Module '"@lens-protocol/client"' has no exported member 'PublicationMainFocus'.
|
lint:
src/data/findPublicationApps.ts#L1
Module '"@lens-protocol/client"' has no exported member 'PublicationMainFocus'.
|
lint:
src/data/findPublicationApps.ts#L31
Property 'mirrorOf' does not exist on type 'MirrorFragment'. Did you mean 'mirrorOn'?
|
lint:
src/data/findPublicationApps.ts#L33
Property 'mainContentFocus' does not exist on type 'ArticleMetadataV3Fragment | AudioMetadataV3Fragment | CheckingInMetadataV3Fragment | ... 11 more ... | VideoMetadataV3Fragment'.
|
lint:
src/utils/metadata.ts#L1
'"@lens-protocol/client"' has no exported member named 'MediaFragment'. Did you mean 'FiatFragment'?
|
lint
Process completed with exit code 1.
|