fix(deps): update dependency sanity-plugin-utils to v1.6.6 #107
Annotations
10 errors and 3 warnings
Lint & Build:
src/hooks/useWorkflowMetadata.tsx#L38
Property 'length' does not exist on type '{}'.
|
Lint & Build:
src/hooks/useWorkflowMetadata.tsx#L40
Property 'reduce' does not exist on type '{}'.
|
Lint & Build:
src/hooks/useWorkflowMetadata.tsx#L40
Parameter 'acc' implicitly has an 'any' type.
|
Lint & Build:
src/hooks/useWorkflowMetadata.tsx#L40
Parameter 'cur' implicitly has an 'any' type.
|
Lint & Build:
src/components/DocumentCard/Field.tsx#L24
Property '_type' does not exist on type '{}'.
|
Lint & Build:
src/components/DocumentCard/Field.tsx#L26
Property '_type' does not exist on type '{}'.
|
Lint & Build:
src/components/DocumentCard/Field.tsx#L34
Property '_id' does not exist on type '{}'.
|
Lint & Build:
src/components/DocumentCard/Field.tsx#L34
Property '_type' does not exist on type '{}'.
|
Lint & Build:
src/hooks/useWorkflowDocuments.tsx#L66
Argument of type '{}' is not assignable to parameter of type 'SetStateAction<SanityDocumentWithMetadata[]>'.
|
Lint & Build
Process completed with exit code 1.
|
Lint & Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint & Build:
src/index.ts#L33
Unexpected 'todo' comment: 'TODO: Remove 'workflow.metadata' from...'
|
Lint & Build:
src/index.ts#L92
Unexpected 'todo' comment: 'TODO: These configs could be read from...'
|