Update dependencies (non-major) #31
Annotations
7 errors
|
test
Process completed with exit code 2.
|
|
test:
hooks/useThemeColor.ts#L19
Element implicitly has an 'any' type because expression of type 'ColorSchemeName' can't be used to index type '{ light: { text: string; background: string; tint: string; icon: string; tabIconDefault: string; tabIconSelected: string; }; dark: { text: string; background: string; tint: string; icon: string; tabIconDefault: string; tabIconSelected: string; }; }'.
|
|
test:
hooks/useThemeColor.ts#L14
Element implicitly has an 'any' type because expression of type 'ColorSchemeName' can't be used to index type '{ light?: string | undefined; dark?: string | undefined; }'.
|
|
test:
app/assistant/ui/ControlBar.tsx#L2
Could not find a declaration file for module '@livekit/react-native'. '/home/runner/work/agent-starter-react-native/agent-starter-react-native/node_modules/@livekit/react-native/lib/commonjs/index.js' implicitly has an 'any' type.
|
|
test:
app/assistant/ui/AgentVisualization.tsx#L2
Could not find a declaration file for module '@livekit/react-native'. '/home/runner/work/agent-starter-react-native/agent-starter-react-native/node_modules/@livekit/react-native/lib/commonjs/index.js' implicitly has an 'any' type.
|
|
test:
app/assistant/index.tsx#L19
Could not find a declaration file for module '@livekit/react-native'. '/home/runner/work/agent-starter-react-native/agent-starter-react-native/node_modules/@livekit/react-native/lib/commonjs/index.js' implicitly has an 'any' type.
|
|
test:
app/_layout.tsx#L11
Could not find a declaration file for module '@livekit/react-native'. '/home/runner/work/agent-starter-react-native/agent-starter-react-native/node_modules/@livekit/react-native/lib/commonjs/index.js' implicitly has an 'any' type.
|