Skip to content

fix: [code-1807]: fix css issue on approved btn (#1239) #594

fix: [code-1807]: fix css issue on approved btn (#1239)

fix: [code-1807]: fix css issue on approved btn (#1239) #594

Triggered via push April 20, 2024 00:53
Status Success
Total duration 3m 33s
Artifacts

ci-lint.yml

on: push
CI linter for js/ts
3m 24s
CI linter for js/ts
CI linter for go
1m 5s
CI linter for go
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
CI linter for go
Cannot open: File exists
CI linter for go
Cannot open: File exists
CI linter for go
Cannot open: File exists
CI linter for go
Cannot open: File exists
CI linter for go
Cannot open: File exists
CI linter for go
Cannot open: File exists
CI linter for go
Cannot open: File exists
CI linter for go
Cannot open: File exists
CI linter for go
Cannot open: File exists
CI linter for go
Cannot open: File exists
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 go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
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#L60
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#L100
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