Update dependencies (non-major) #197
Annotations
3 errors and 1 warning
|
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
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|