Skip to content

chore(lint): clear remaining manual lint errors — biome green #222

chore(lint): clear remaining manual lint errors — biome green

chore(lint): clear remaining manual lint errors — biome green #222

Triggered via push May 11, 2026 08:56
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: push
Matrix: check
E2E smoke (Electron)
0s
E2E smoke (Electron)
Fit to window
Zoom out
Zoom in

Annotations

30 errors, 3 warnings, and 1 notice
Lint · Typecheck · Test (ubuntu-latest)
Parameter 'id' implicitly has an 'any' type.
Lint · Typecheck · Test (ubuntu-latest)
Parameter 'input' implicitly has an 'any' type.
Lint · Typecheck · Test (ubuntu-latest)
Parameter 'cid' implicitly has an 'any' type.
Lint · Typecheck · Test (ubuntu-latest)
Parameter 'id' implicitly has an 'any' type.
Lint · Typecheck · Test (ubuntu-latest)
Parameter 'input' implicitly has an 'any' type.
Lint · Typecheck · Test (ubuntu-latest)
Output file '/home/runner/work/Team-X/Team-X/packages/telemetry-core/dist/index.d.ts' has not been built from source file '/home/runner/work/Team-X/Team-X/packages/telemetry-core/src/index.ts'.
Lint · Typecheck · Test (ubuntu-latest)
Output file '/home/runner/work/Team-X/Team-X/packages/provider-router/dist/index.d.ts' has not been built from source file '/home/runner/work/Team-X/Team-X/packages/provider-router/src/index.ts'.
Lint · Typecheck · Test (ubuntu-latest)
Output file '/home/runner/work/Team-X/Team-X/packages/provider-router/dist/index.d.ts' has not been built from source file '/home/runner/work/Team-X/Team-X/packages/provider-router/src/index.ts'.
Lint · Typecheck · Test (ubuntu-latest)
Output file '/home/runner/work/Team-X/Team-X/packages/intelligence/dist/index.d.ts' has not been built from source file '/home/runner/work/Team-X/Team-X/packages/intelligence/src/index.ts'.
Lint · Typecheck · Test (ubuntu-latest)
Output file '/home/runner/work/Team-X/Team-X/packages/role-schema/dist/index.d.ts' has not been built from source file '/home/runner/work/Team-X/Team-X/packages/role-schema/src/index.ts'.
Lint · Typecheck · Test (macos-latest)
Parameter 'id' implicitly has an 'any' type.
Lint · Typecheck · Test (macos-latest)
Parameter 'input' implicitly has an 'any' type.
Lint · Typecheck · Test (macos-latest)
Parameter 'cid' implicitly has an 'any' type.
Lint · Typecheck · Test (macos-latest)
Parameter 'id' implicitly has an 'any' type.
Lint · Typecheck · Test (macos-latest)
Parameter 'input' implicitly has an 'any' type.
Lint · Typecheck · Test (macos-latest)
Output file '/Users/runner/work/Team-X/Team-X/packages/telemetry-core/dist/index.d.ts' has not been built from source file '/Users/runner/work/Team-X/Team-X/packages/telemetry-core/src/index.ts'.
Lint · Typecheck · Test (macos-latest)
Output file '/Users/runner/work/Team-X/Team-X/packages/provider-router/dist/index.d.ts' has not been built from source file '/Users/runner/work/Team-X/Team-X/packages/provider-router/src/index.ts'.
Lint · Typecheck · Test (macos-latest)
Output file '/Users/runner/work/Team-X/Team-X/packages/provider-router/dist/index.d.ts' has not been built from source file '/Users/runner/work/Team-X/Team-X/packages/provider-router/src/index.ts'.
Lint · Typecheck · Test (macos-latest)
Output file '/Users/runner/work/Team-X/Team-X/packages/intelligence/dist/index.d.ts' has not been built from source file '/Users/runner/work/Team-X/Team-X/packages/intelligence/src/index.ts'.
Lint · Typecheck · Test (macos-latest)
Output file '/Users/runner/work/Team-X/Team-X/packages/role-schema/dist/index.d.ts' has not been built from source file '/Users/runner/work/Team-X/Team-X/packages/role-schema/src/index.ts'.
Lint · Typecheck · Test (windows-latest)
Parameter 'id' implicitly has an 'any' type.
Lint · Typecheck · Test (windows-latest)
Parameter 'input' implicitly has an 'any' type.
Lint · Typecheck · Test (windows-latest)
Parameter 'cid' implicitly has an 'any' type.
Lint · Typecheck · Test (windows-latest)
Parameter 'id' implicitly has an 'any' type.
Lint · Typecheck · Test (windows-latest)
Parameter 'input' implicitly has an 'any' type.
Lint · Typecheck · Test (windows-latest)
Output file 'D:/a/Team-X/Team-X/packages/telemetry-core/dist/index.d.ts' has not been built from source file 'D:/a/Team-X/Team-X/packages/telemetry-core/src/index.ts'.
Lint · Typecheck · Test (windows-latest)
Output file 'D:/a/Team-X/Team-X/packages/provider-router/dist/index.d.ts' has not been built from source file 'D:/a/Team-X/Team-X/packages/provider-router/src/index.ts'.
Lint · Typecheck · Test (windows-latest)
Output file 'D:/a/Team-X/Team-X/packages/provider-router/dist/index.d.ts' has not been built from source file 'D:/a/Team-X/Team-X/packages/provider-router/src/index.ts'.
Lint · Typecheck · Test (windows-latest)
Output file 'D:/a/Team-X/Team-X/packages/intelligence/dist/index.d.ts' has not been built from source file 'D:/a/Team-X/Team-X/packages/intelligence/src/index.ts'.
Lint · Typecheck · Test (windows-latest)
Output file 'D:/a/Team-X/Team-X/packages/role-schema/dist/index.d.ts' has not been built from source file 'D:/a/Team-X/Team-X/packages/role-schema/src/index.ts'.
Lint · Typecheck · Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint · Typecheck · Test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint · Typecheck · Test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint · Typecheck · Test (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026