Skip to content

feat(workflows): add closed-PR comment redirect #3165

feat(workflows): add closed-PR comment redirect

feat(workflows): add closed-PR comment redirect #3165

Triggered via pull request May 20, 2026 20:36
Status Failure
Total duration 2m 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
format
Process completed with exit code 1.
lint: src/cli/tui/hooks/__tests__/usePanelNavigation.test.tsx#L215
React Hook React.useEffect has a missing dependency: 'nav'. Either include it or remove the dependency array
lint: src/cli/tui/components/ResourceGraph.tsx#L115
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: src/cli/tui/components/DiffSummaryView.tsx#L131
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: src/cli/tui/components/DiffSummaryView.tsx#L44
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: src/cli/operations/dev/web-ui/__tests__/resolve-ui-dist-dir.test.ts#L3
'node:fs' imported multiple times
lint: src/cli/operations/dev/web-ui/__tests__/resolve-ui-dist-dir.test.ts#L2
'node:fs' imported multiple times
lint: src/cli/commands/status/command.tsx#L307
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
lint: src/cli/commands/create/__tests__/create.test.ts#L231
Found non-literal argument to RegExp Constructor
lint: src/cli/commands/create/__tests__/create.test.ts#L189
Found non-literal argument to RegExp Constructor
lint: src/cli/commands/create/__tests__/create.test.ts#L50
Found non-literal argument to RegExp Constructor