Merge branch 'bose/2496' into staging #242
Annotations
5 errors and 12 warnings
check-code:
sanityv3/schemas/validations/validateSlug.ts#L47
Unnecessary escape character: \+
|
check-code:
sanityv3/schemas/validations/validateSlug.ts#L47
Unnecessary escape character: \+
|
check-code:
sanityv3/schemas/validations/validateSlug.ts#L47
Unnecessary escape character: \/
|
check-code:
sanityv3/schemas/validations/validateSlug.ts#L47
Unnecessary escape character: \/
|
check-code
Process completed with exit code 1.
|
check-code
The following actions uses node12 which is deprecated and will be forced to run on node16: act10ns/slack@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, act10ns/slack@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L2
'Toast' is defined but never used. Allowed unused vars must match /^React$/u
|
check-code:
sanityv3/actions/fieldActions/CustomCopyFieldAction.ts#L5
'/home/runner/work/energyvision/energyvision/sanityv3/node_modules/sanity/lib/index.d.ts' imported multiple times
|
check-code:
sanityv3/actions/fieldActions/CustomCopyFieldAction.ts#L6
'/home/runner/work/energyvision/energyvision/sanityv3/node_modules/sanity/lib/index.d.ts' imported multiple times
|
check-code:
sanityv3/actions/fieldActions/CustomCopyFieldAction.ts#L7
'/home/runner/work/energyvision/energyvision/sanityv3/node_modules/sanity/lib/index.d.ts' imported multiple times
|
check-code:
sanityv3/actions/fieldActions/CustomCopyFieldAction.ts#L8
'/home/runner/work/energyvision/energyvision/sanityv3/node_modules/sanity/lib/index.d.ts' imported multiple times
|
check-code:
sanityv3/actions/fieldActions/CustomCopyFieldAction.ts#L43
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/plugins/asset-source-brandmaster/src/BrandmasterAssetSource.tsx#L4
Using exported name 'styled' as identifier for default export
|
check-code:
sanityv3/plugins/asset-source-fotoware/src/components.tsx#L3
Using exported name 'styled' as identifier for default export
|