Skip to content

Developer platform, SDK packages, and docs overhaul #6123

Developer platform, SDK packages, and docs overhaul

Developer platform, SDK packages, and docs overhaul #6123

Triggered via pull request March 3, 2026 00:20
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Detect Changes
6s
Detect Changes
Typecheck
11s
Typecheck
Format (Biome)
10s
Format (Biome)
Format (Cargo)
9s
Format (Cargo)
Lint (Biome)
13s
Lint (Biome)
Verify Tauri plugin versions
9s
Verify Tauri plugin versions
Matrix: Build Desktop
Matrix: Clippy
Matrix: Rust cache
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 10 warnings, and 5 notices
Format (Biome)
Process completed with exit code 1.
Typecheck
Process completed with exit code 1.
parse: apps/desktop/src/styles/theme.css#L160
Tailwind-specific syntax is disabled.
parse: apps/desktop/src/styles/theme.css#L164
Tailwind-specific syntax is disabled.
parse: apps/desktop/src/styles/theme.css#L160
Tailwind-specific syntax is disabled.
parse: apps/desktop/src/styles/theme.css#L399
Tailwind-specific syntax is disabled.
parse: apps/desktop/src/styles/theme.css#L168
Tailwind-specific syntax is disabled.
lint/suspicious/noImplicitAnyLet: apps/desktop/src/routes/editor/context.ts#L804
This variable implicitly has the any type.
lint/suspicious/noImplicitAnyLet: apps/desktop/src/routes/editor/context.ts#L748
This variable implicitly has the any type.
lint/suspicious/noImplicitAnyLet: apps/desktop/src/routes/editor/context.ts#L805
This variable implicitly has the any type.
lint/suspicious/noNonNullAssertedOptionalChain: apps/desktop/src/routes/editor/Editor.tsx#L504
Forbidden non-null assertion after optional chaining.
lint/suspicious/noAssignInExpressions: apps/desktop/src/routes/editor/ConfigSidebar.tsx#L3348
The assignment should not be in an expression.
lint/suspicious/noExplicitAny: apps/desktop/src/global.d.ts#L133
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: apps/desktop/src/global.d.ts#L132
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: apps/desktop/src/global.d.ts#L131
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: apps/desktop/src/global.d.ts#L130
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: apps/desktop/src/global.d.ts#L129
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: apps/desktop/src/global.d.ts#L128
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: apps/desktop/src/global.d.ts#L127
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: apps/desktop/src/global.d.ts#L324
Unexpected any. Specify a different type.
lint/style/noNonNullAssertion: apps/desktop/src/entry-client.tsx#L13
Forbidden non-null assertion.
lint/suspicious/noExplicitAny: apps/desktop/src/App.tsx#L145
Unexpected any. Specify a different type.
lint/style/useTemplate: crates/cursor-info/cursors.html#L602
Template literals are preferred over string concatenation.
lint/style/useTemplate: crates/cursor-info/cursors.html#L603
Template literals are preferred over string concatenation.
deserialize: biome.json#L2
The configuration schema version does not match the CLI version 2.4.5