Skip to content

feat: support react 19 #21

feat: support react 19

feat: support react 19 #21

Triggered via pull request August 29, 2025 14:23
Status Success
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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