Refactor tsconfig.json
s, add more types
#1134
Annotations
10 errors
Run npm test:
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'.
|
Run npm test:
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'.
|
Run npm test:
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'.
|
Run npm test:
docs/_component/nav.jsx#L66
Property 'descriptionHast' does not exist on type 'DataMapMatter'. Did you mean 'description'?
|
Run npm test:
docs/_component/nav.jsx#L68
Property 'descriptionHast' does not exist on type 'DataMapMatter'. Did you mean 'description'?
|
Run npm test:
website/generate.js#L105
Property 'descriptionHast' does not exist on type 'DataMapMatter'. Did you mean 'description'?
|
Run npm test:
website/generate.js#L106
Property 'descriptionHast' does not exist on type 'DataMapMatter'. Did you mean 'description'?
|
Run npm test:
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'.
|
Run npm test:
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'.
|
Run npm test:
docs/_component/blog.jsx#L62
Property 'descriptionHast' does not exist on type 'DataMapMatter'. Did you mean 'description'?
|
The logs for this run have expired and are no longer available.
Loading