Skip to content

Update pre-commit

Update pre-commit #621

Triggered via pull request May 13, 2024 11:29
Status Success
Total duration 3m 18s
Artifacts

ci-lint.yml

on: pull_request
CI linter for js/ts
3m 9s
CI linter for js/ts
CI linter for go
46s
CI linter for go
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
CI linter for go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI linter for js/ts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI linter for js/ts: web/src/components/Changes/ReviewSplitButton/ReviewSplitButton.tsx#L99
React Hook useEffect has missing dependencies: 'currentUser.uid' and 'determineOverallDecision'. Either include them or remove the dependency array
CI linter for js/ts: web/src/components/Changes/ReviewSplitButton/ReviewSplitButton.tsx#L134
React Hook useCallback has a missing dependency: 'updateReviewers'. Either include it or remove the dependency array
CI linter for js/ts: web/src/components/CodeSearch/CodeSearch.tsx#L73
React Hook useCallback has a missing dependency: 'space'. Either include it or remove the dependency array
CI linter for js/ts: web/src/components/CodeSearch/CodeSearch.tsx#L91
React Hook useCallback has missing dependencies: 'keywordSearchSampleQueries' and 'semanticSearchSampleQueries'. Either include them or remove the dependency array
CI linter for js/ts: web/src/components/CodeSearch/KeywordSearch.tsx#L69
React Hook useCallback has a missing dependency: 'space'. Either include it or remove the dependency array
CI linter for js/ts: web/src/components/CodeSearchBar/CodeSearchBar.tsx#L55
React Hook useEffect has a missing dependency: 'aidaSettingResponse?.data?.value'. Either include it or remove the dependency array
CI linter for js/ts: web/src/components/CodeSearchBar/CodeSearchBar.tsx#L95
Unexpected any. Specify a different type
CI linter for js/ts: web/src/components/CommitModalButton/CommitModalButton.tsx#L101
React Hook useEffect has a missing dependency: 'dryRun'. Either include it or remove the dependency array
CI linter for js/ts: web/src/components/KeywordSearchbar/KeywordSearchbar.tsx#L70
Unexpected any. Specify a different type