Update dependencies (non-major) #63
Annotations
3 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; }'.
|