Merge branch 'malj/2679' into staging #274
Annotations
12 warnings
check-code:
sanityv3/actions/CustomPublishAction.ts#L18
React Hook useEffect has a missing dependency: 'isPublishing'. Either include it or remove the dependency array
|
check-code:
sanityv3/actions/customDelete/DeleteTranslationAction.tsx#L90
React Hook useCallback has missing dependencies: 'isDefaultLanguageDocument', 'unsetAndDeleteCurrentTranslation', and 'unsetAndDeleteDefaultWithMetaData'. Either include them or remove the dependency array
|
check-code:
sanityv3/actions/fieldActions/CustomCopyFieldAction.ts#L40
React Hook useCallback has a missing dependency: 'toast'. Either include it or remove the dependency array
|
check-code:
sanityv3/migrations/issue-2376/index.ts#L7
'context' is defined but never used
|
check-code:
sanityv3/migrations/issue-2533/index.ts#L8
'_context' is defined but never used
|
check-code:
sanityv3/plugins/asset-source-fotoware/src/components.tsx#L3
Using exported name 'styled' as identifier for default export
|
check-code:
sanityv3/schemas/components/Breadcrumbs/BreadcrumbsInput.tsx#L31
React Hook useEffect has a missing dependency: 'topicSlug'. Either include it or remove the dependency array
|
check-code:
sanityv3/schemas/components/Breadcrumbs/BreadcrumbsInput.tsx#L70
React Hook useEffect has missing dependencies: 'client' and 'topicSlug'. Either include them or remove the dependency array
|
check-code:
sanityv3/schemas/components/Breadcrumbs/BreadcrumbsPreview.tsx#L1
Using exported name 'styled' as identifier for default export
|
check-code:
sanityv3/schemas/components/ColorSelector/ColorSelector.tsx#L5
Using exported name 'styled' as identifier for default export
|
deploy-studio (global-development)
Skip setting environment url as environment '***elopment' may contain secret.
|
deploy-studio (global-development)
`pre` execution is not supported for local action from './.github/workflows/deploy-v3/'
|