Bump mdast-util-to-hast from 13.2.0 to 13.2.1 #23
Annotations
20 warnings
|
ci / ci:
src/presets/classic/components/Connection.tsx#L15
Unexpected any. Specify a different type
|
|
ci / ci:
src/index.tsx#L112
The 'preset as RenderPreset<Schemes, T>' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.tsx#L111
This line has a length of 155. Maximum allowed is 120
|
|
ci / ci:
src/index.tsx#L93
The '{ type: 'rendered', data: context.data } as T' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.tsx#L88
Unexpected any. Specify a different type
|
|
ci / ci:
src/index.tsx#L88
The 'context as any' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.tsx#L88
Unsafe argument of type `any` assigned to a parameter of type `Extract<T, { type: "render"; }>`
|
|
ci / ci:
src/index.tsx#L62
The '{ ...context, data: { ...context.data, filled: true } } as typeof context' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.tsx#L51
Unnecessary optional chain on a non-nullish value
|
|
ci / ci:
src/index.tsx#L45
This line has a length of 136. Maximum allowed is 120
|
|
ci / ci:
src/presets/classic/components/Connection.tsx#L15
Unexpected any. Specify a different type
|
|
ci / ci:
src/index.tsx#L112
The 'preset as RenderPreset<Schemes, T>' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.tsx#L111
This line has a length of 155. Maximum allowed is 120
|
|
ci / ci:
src/index.tsx#L93
The '{ type: 'rendered', data: context.data } as T' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.tsx#L88
Unexpected any. Specify a different type
|
|
ci / ci:
src/index.tsx#L88
The 'context as any' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.tsx#L88
Unsafe argument of type `any` assigned to a parameter of type `Extract<T, { type: "render"; }>`
|
|
ci / ci:
src/index.tsx#L62
The '{ ...context, data: { ...context.data, filled: true } } as typeof context' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.tsx#L51
Unnecessary optional chain on a non-nullish value
|
|
ci / ci:
src/index.tsx#L45
This line has a length of 136. Maximum allowed is 120
|