chore(deps): update non-major #240
Annotations
10 errors and 1 warning
Lint & Build:
src/components/merge.ts#L7
'block' is assigned a value but never used
|
Lint & Build:
src/components/merge.ts#L7
'list' is assigned a value but never used
|
Lint & Build:
src/components/merge.ts#L7
'listItem' is assigned a value but never used
|
Lint & Build:
src/components/merge.ts#L7
'marks' is assigned a value but never used
|
Lint & Build:
src/components/merge.ts#L7
'types' is assigned a value but never used
|
Lint & Build:
src/to-html.ts#L116
'listItem' is assigned a value but never used
|
Lint & Build:
src/to-html.ts#L167
'_key' is assigned a value but never used
|
Lint & Build:
src/types.ts#L57
Unexpected any. Specify a different type
|
Lint & Build:
src/types.ts#L61
Unexpected any. Specify a different type
|
Lint & Build:
test/portable-text.test.ts#L273
'renderNode' is defined but never used
|
Lint & Build:
src/components/merge.ts#L8
Unexpected 'todo' comment: '@todo figure out how to not `as ...`...'
|