Skip to content

Update ci-lint.yml #275

Update ci-lint.yml

Update ci-lint.yml #275

Triggered via pull request December 4, 2023 11:34
Status Success
Total duration 3m 23s
Artifacts

ci-lint.yml

on: pull_request
CI linter for js/ts
3m 12s
CI linter for js/ts
CI linter for go
1m 39s
CI linter for go
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 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
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
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/DiffViewer/DiffViewer.tsx#L387
React Hook useCallback has missing dependencies: 'confirmAct', 'getString', 'onCommentUpdate', 'routingId', and 'standalone'. Either include them or remove the dependency array. If 'onCommentUpdate' changes too often, find the parent component that defines it and wrap that definition in useCallback
CI linter for js/ts: web/src/components/DiffViewer/DiffViewer.tsx#L654
React Hook useEffect has missing dependencies: 'diff.filePath' and 'isMounted'. Either include them or remove the dependency array
CI linter for js/ts: web/src/components/MultiList/MultiList.tsx#L28
Unexpected any. Specify a different type
CI linter for js/ts: web/src/components/MultiList/MultiList.tsx#L60
React Hook useEffect has missing dependencies: 'cleanupField', 'formik', and 'name'. Either include them or remove the dependency array
CI linter for js/ts: web/src/components/MultiList/MultiList.tsx#L64
React Hook useCallback has missing dependencies: 'formik' and 'name'. Either include them or remove the dependency array
CI linter for js/ts: web/src/components/MultiList/MultiList.tsx#L84
React Hook useCallback has a missing dependency: 'getFieldName'. Either include it or remove the dependency array
CI linter for js/ts: web/src/components/MultiList/MultiList.tsx#L99
React Hook useCallback has a missing dependency: 'formik'. Either include it or remove the dependency array
CI linter for js/ts: web/src/components/MultiList/MultiList.tsx#L112
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
CI linter for js/ts: web/src/components/MultiList/MultiList.tsx#L139
React Hook useCallback has missing dependencies: 'debouncedAddItemToList', 'handleRemoveRowFromList', and 'readOnly'. Either include them or remove the dependency array