Skip to content

Refactor tsconfig.jsons, add more types #1134

Refactor tsconfig.jsons, add more types

Refactor tsconfig.jsons, add more types #1134

Triggered via push October 14, 2023 12:35
Status Failure
Total duration 5m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Matrix: small
Fit to window
Zoom out
Zoom in

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'?