Skip to content

refactor: extract shared server handlers #5

refactor: extract shared server handlers

refactor: extract shared server handlers #5

Triggered via pull request March 4, 2026 05:30
Status Success
Total duration 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint/style/noDescendingSpecificity: packages/review-editor/index.css#L347
Descending specificity selector found. This selector specificity is (0, 1, 1)
lint/suspicious/noArrayIndexKey: packages/review-editor/components/SuggestionDiff.tsx#L21
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: packages/review-editor/components/SuggestionDiff.tsx#L15
Avoid using the index of an array as key property in an element.
lint/suspicious/noArrayIndexKey: packages/review-editor/components/FileTree.tsx#L163
Avoid using the index of an array as key property in an element.
lint/style/noNonNullAssertion: packages/editor/App.tsx#L1571
Forbidden non-null assertion.
lint/style/noNonNullAssertion: apps/pi-extension/server.ts#L286
Forbidden non-null assertion.
lint/style/noNonNullAssertion: apps/pi-extension/server.ts#L502
Forbidden non-null assertion.
lint/style/noNonNullAssertion: apps/pi-extension/server.ts#L439
Forbidden non-null assertion.