Merge branch 'padms/2048' into staging #121
Annotations
15 warnings
check-code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-code:
sanityv3/schemas/components/Breadcrumbs/BreadcrumbsInput.tsx#L69
React Hook useEffect has a missing dependency: 'client'. Either include it or remove the dependency array
|
check-code:
sanityv3/schemas/components/EventPromotion/EventPromotionPreview.tsx#L31
React Hook useEffect has a missing dependency: 'promotePastEvents'. 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/components/VideoSelector.tsx#L92
React Hook useCallback has a missing dependency: 'closeModal'. Either include it or remove the dependency array
|
check-code:
sanityv3/schemas/documents/localNews.ts#L16
Using exported name 'SlugInput' as identifier for default export
|
check-code:
sanityv3/schemas/documents/magazine.ts#L8
Using exported name 'SlugInput' as identifier for default export
|
check-code:
sanityv3/schemas/documents/news.js#L7
Using exported name 'SlugInput' as identifier for default export
|
check-code:
sanityv3/schemas/documents/route.tsx#L8
Using exported name 'SlugInput' as identifier for default export
|
update-radix-config
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-studio (global-development)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/login@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|