Skip to content

Merge pull request #62 from retejs/support-react-19 #20

Merge pull request #62 from retejs/support-react-19

Merge pull request #62 from retejs/support-react-19 #20

Triggered via push August 29, 2025 14:55
Status Success
Total duration 1m 23s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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