deps: React Native v0.76.2 #905
Annotations
10 errors and 1 warning
tsc:
App.tsx#L246
Argument of type 'NavigationContainerRef<RootParamList>' is not assignable to parameter of type 'NavigationContainerRef<{}>'.
|
tsc:
PushNotificationManager.tsx#L3
Could not find a declaration file for module 'react-native-notifications'. '/home/runner/work/zeus/zeus/node_modules/react-native-notifications/index.js' implicitly has an 'any' type.
|
tsc:
PushNotificationManager.tsx#L15
Parameter 'event' implicitly has an 'any' type.
|
tsc:
PushNotificationManager.tsx#L22
Parameter 'event' implicitly has an 'any' type.
|
tsc:
PushNotificationManager.tsx#L32
Parameter 'notification' implicitly has an 'any' type.
|
tsc:
PushNotificationManager.tsx#L32
Parameter 'completion' implicitly has an 'any' type.
|
tsc:
PushNotificationManager.tsx#L63
Parameter 'notification' implicitly has an 'any' type.
|
tsc:
PushNotificationManager.tsx#L63
Parameter 'completion' implicitly has an 'any' type.
|
tsc:
PushNotificationManager.tsx#L73
Parameter 'notification' implicitly has an 'any' type.
|
tsc:
PushNotificationManager.tsx#L81
Parameter 'notification' implicitly has an 'any' type.
|
tsc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|