Skip to content

feat: upgrade to support lens v2 #86

feat: upgrade to support lens v2

feat: upgrade to support lens v2 #86

Triggered via pull request November 1, 2023 11:05
@krzysukrzysu
opened #33
lens-v2
Status Failure
Total duration 49s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.