Skip to content

Update dependencies (non-major) #75

Update dependencies (non-major)

Update dependencies (non-major) #75

Triggered via pull request December 15, 2025 21:59
Status Failure
Total duration 29s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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; }'.