Skip to content

fix: set input control text color for dark color-scheme #24

fix: set input control text color for dark color-scheme

fix: set input control text color for dark color-scheme #24

Triggered via pull request July 10, 2026 10:59
Status Failure
Total duration 58s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
ci / ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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