Refactor tsconfig.json
s, add more types
#1134
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
full build:
node_modules/rehype-meta/index.d.ts#L236
Subsequent property declarations must have the same type. Property 'matter' must be of type 'DataMapMeta', but here has type 'DataMapMatter'.
|
full build:
node_modules/rehype-meta/index.d.ts#L237
Subsequent property declarations must have the same type. Property 'meta' must be of type 'DataMapMatter', but here has type 'DataMapMeta'.
|
full build:
node_modules/rehype-infer-description-meta/index.d.ts#L30
Subsequent property declarations must have the same type. Property 'meta' must be of type 'DataMapMatter', but here has type 'DataMapMeta'.
|
full build:
docs/_component/nav.jsx#L66
Property 'descriptionHast' does not exist on type 'DataMapMatter'. Did you mean 'description'?
|
full build:
docs/_component/nav.jsx#L68
Property 'descriptionHast' does not exist on type 'DataMapMatter'. Did you mean 'description'?
|
full build:
website/generate.js#L105
Property 'descriptionHast' does not exist on type 'DataMapMatter'. Did you mean 'description'?
|
full build:
website/generate.js#L106
Property 'descriptionHast' does not exist on type 'DataMapMatter'. Did you mean 'description'?
|
full build:
node_modules/rehype-infer-reading-time-meta/index.d.ts#L25
Subsequent property declarations must have the same type. Property 'meta' must be of type 'DataMapMatter', but here has type 'DataMapMeta'.
|
full build:
node_modules/rehype-infer-title-meta/index.d.ts#L20
Subsequent property declarations must have the same type. Property 'meta' must be of type 'DataMapMatter', but here has type 'DataMapMeta'.
|
full build:
docs/_component/blog.jsx#L62
Property 'descriptionHast' does not exist on type 'DataMapMatter'. Did you mean 'description'?
|