Skip to content

feat(lsp): move editor telemetry to Axiom and unify the opt-out #5083

feat(lsp): move editor telemetry to Axiom and unify the opt-out

feat(lsp): move editor telemetry to Axiom and unify the opt-out #5083

Triggered via pull request August 8, 2026 21:10
Status Success
Total duration 34s
Artifacts

code-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint(no-unused-vars): packages/fuzz/corpus/true-positives/styled-components-duplicate-css-property-in-block--different-numeric-keys.tsx#L3
Variable 'Modal' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): packages/fuzz/corpus/regressions/class-component-missing-component-will-unmount-teardown--exclusive-await-exit.tsx#L55
Variable 'item' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): packages/fuzz/corpus/regressions/nextjs-async-dynamic-api-not-awaited--object-rest-subtraction/app/[slug]/page.tsx#L5
Parameter 'params' is declared but never used. Unused parameters should start with a '_'.
eslint(no-unused-vars): packages/fuzz/corpus/true-positives/styled-components-duplicate-css-property-in-block--different-destructured-source.tsx#L3
Variable 'Modal' is declared but never used. Unused variables should start with a '_'.