Merge branch 'malj/2610-2' into staging #296
Annotations
12 warnings
check-code:
sanityv3/actions/customDelete/DeleteTranslationAction.tsx#L91
React Hook useCallback has missing dependencies: 'unsetAndDeleteCurrentTranslation' and 'unsetAndDeleteDefaultWithMetaData'. Either include them or remove the dependency array
|
check-code:
sanityv3/schemas/components/CustomDocumentInternationalizationMenu.tsx#L39
React Hook useEffect has a missing dependency: 'enableManageTranslation'. Either include it or remove the dependency array
|
check-code:
sanityv3/schemas/components/SlugInput/index.tsx#L72
Caution: `React` also has a named export `useCallback`. Check if you meant to write `import {useCallback} from 'react'` instead
|
check-code:
sanityv3/schemas/components/SlugInput/utils/paths.ts#L85
Forbidden non-null assertion
|
check-code:
sanityv3/schemas/components/SlugInput/utils/useAsync.ts#L52
React Hook useCallback has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
|
check-code:
sanityv3/schemas/objects/ImageWithRichText.tsx#L4
'CompactBlockEditor' is defined but never used. Allowed unused vars must match /^React$/u
|
check-code:
sanityv3/schemas/objects/ImageWithRichText.tsx#L5
'configureTitleBlockContent' is defined but never used. Allowed unused vars must match /^React$/u
|
check-code:
sanityv3/schemas/objects/carouselImage.tsx#L3
'defineField' is defined but never used. Allowed unused vars must match /^React$/u
|
check-code:
sanityv3/schemas/objects/eventDate.tsx#L2
Using exported name 'TimeInput' as identifier for default export
|
check-code:
sanityv3/schemas/objects/linkSelector.tsx#L10
'apiVersion' is defined but never used. Allowed unused vars must match /^React$/u
|
deploy-studio (global-development)
`pre` execution is not supported for local action from './.github/workflows/deploy-v3/'
|
deploy-studio (global-development)
Skip setting environment url as environment '***elopment' may contain secret.
|