build(deps-dev): bump pytest from 9.0.2 to 9.0.3 in /skill #218
Annotations
7 warnings
|
web-ui:
web-ui/src/components/ui/PreviewImage.tsx#L49
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
web-ui:
web-ui/src/components/deck/SpecStepNav.tsx#L56
'key' is defined but never used
|
|
web-ui:
web-ui/src/components/deck/SpecStepNav.tsx#L49
'specs' is defined but never used
|
|
web-ui:
web-ui/src/components/chat/ChatPanel.tsx#L326
React Hook useEffect has a missing dependency: 'deckName'. Either include it or remove the dependency array
|
|
web-ui:
web-ui/src/components/chat/ChatPanel.tsx#L274
React Hook useEffect has a missing dependency: 'auth.user?.id_token'. Either include it or remove the dependency array
|
|
web-ui:
web-ui/src/components/chat/ChatPanel.tsx#L263
React Hook useEffect has a missing dependency: 'auth.user?.id_token'. Either include it or remove the dependency array
|
|
web-ui:
web-ui/src/components/chat/ChatPanel.tsx#L95
React Hook useEffect has a missing dependency: 'sessionId'. Either include it or remove the dependency array
|