fix(types): add cancelAllNotifications optional android tag property #995
Annotations
5 errors and 10 warnings
tests_react_native/__tests__/validators/validateIOSNotification.test.ts#L73
Replace `"Friends"` with `'Friends'`
|
tests_react_native/__tests__/validators/validateIOSNotification.test.ts#L83
Replace `"Friends"` with `'Friends'`
|
tests_react_native/example/notifications.ts#L73
Replace `"Friends"` with `'Friends'`
|
tests_react_native/example/notifications.ts#L74
Insert `⏎···········`
|
|
packages/react-native/src/NotifeeNativeError.ts#L14
'@typescript-eslint/explicit-module-boundary-types' rule is disabled but never reported
|
packages/react-native/src/NotifeeNativeError.ts#L57
'@typescript-eslint/explicit-module-boundary-types' rule is disabled but never reported
|
packages/react-native/src/types/NotificationAndroid.ts#L196
'@typescript-eslint/ban-types' rule is disabled but never reported
|
packages/react-native/src/types/NotificationAndroid.ts#L596
'@typescript-eslint/ban-types' rule is disabled but never reported
|
packages/react-native/src/types/NotificationAndroid.ts#L611
'@typescript-eslint/ban-types' rule is disabled but never reported
|
packages/react-native/src/utils/index.ts#L10
'@typescript-eslint/ban-types' rule is disabled but never reported
|
packages/react-native/src/utils/validate.ts#L1
'@typescript-eslint/explicit-module-boundary-types' rule is disabled but never reported
|
packages/react-native/src/validators/validateAndroidNotification.ts#L1
'@typescript-eslint/ban-ts-comment' rule is disabled but never reported
|
tests_react_native/example/app.tsx#L96
'setId' is assigned a value but never used. Allowed unused elements of array destructuring patterns must match /^_/u
|
tests_react_native/example/app.tsx#L178
'trigger' is assigned a value but never used
|
This job failed
Loading