fix: show GitHub buttons only when repository is selected #20
lint.yml
on: pull_request
Lint frontend
36s
Lint python
48s
Annotations
5 errors and 2 warnings
Lint frontend:
frontend/src/components/features/chat/action-suggestions.tsx#L6
`react-redux` import should occur before import of `#/components/features/suggestions/suggestion-item`
|
Lint frontend:
frontend/src/components/features/chat/action-suggestions.tsx#L17
Replace `(state:·RootState)·=>·state.initialQuery.selectedRepository` with `⏎····(state:·RootState)·=>·state.initialQuery.selectedRepository,⏎··`
|
|
|
Lint frontend
Process completed with exit code 1.
|
Lint frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|