Merge pull request #18 from vxcontrol/dependabot/npm_and_yarn/fronten… #42
ci.yml
on: push
lint-and-test
3m 43s
docker-build
0s
Annotations
22 errors and 12 warnings
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Process completed with exit code 1.
|
|
lint-and-test:
frontend/src/pages/Chat.tsx#L227
Expected indentation of 40 spaces
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Cannot open: File exists
|
|
lint-and-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
lint-and-test:
frontend/src/pages/Chat.tsx#L167
React Hook useEffect has a missing dependency: 'selectedFlowId'. Either include it or remove the dependency array
|
|
lint-and-test:
frontend/src/pages/Chat.tsx#L165
Do not call the 'set' function 'setSelectedFlowId' of 'useState' directly in 'useEffect'
|
|
lint-and-test:
frontend/src/pages/Chat.tsx#L70
Do not call the 'set' function 'setSelectedProvider' of 'useState' directly in 'useEffect'
|
|
lint-and-test:
frontend/src/pages/Chat.tsx#L65
Do not call the 'set' function 'setUser' of 'useState' directly in 'useEffect'
|
|
lint-and-test:
frontend/src/hooks/use-breakpoint.ts#L42
Do not call the 'set' function 'setBreakpoint' of 'useState' directly in 'useEffect'
|
|
lint-and-test:
frontend/src/features/chat/ChatSidebar.tsx#L278
Conditionally rendered text nodes with siblings (elements or nodes), when rendered as a direct child of a JSX element, should be wrapped in an element (for example, a <span>) to prevent Google Translate causing a browser error while manipulating the DOM
|
|
lint-and-test:
frontend/src/features/chat/ChatSidebar.tsx#L278
Conditionally rendered text nodes with siblings (elements or nodes), when rendered as a direct child of a JSX element, should be wrapped in an element (for example, a <span>) to prevent Google Translate causing a browser error while manipulating the DOM
|
|
lint-and-test:
frontend/src/features/chat/ChatSidebar.tsx#L69
Do not call the 'set' function 'setIsTruncated' of 'useState' directly in 'useEffect'
|
|
lint-and-test:
frontend/src/features/authentication/LoginForm.tsx#L292
Static text nodes which are preceeded by a conditional expression, when rendered as a direct child of a JSX element, should be wrapped in an element (for example, a <span>) to prevent Google Translate causing a browser error while manipulating the DOM
|
|
lint-and-test:
frontend/src/components/Terminal.tsx#L161
Do not call the 'set' function 'setIsTerminalOpened' of 'useState' directly in 'useEffect'
|
|
lint-and-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|