Skip to content

feat(android): add Android 15 FOREGROUND_SERVICE_TYPE_MEDIA_PROCESSING #1007

feat(android): add Android 15 FOREGROUND_SERVICE_TYPE_MEDIA_PROCESSING

feat(android): add Android 15 FOREGROUND_SERVICE_TYPE_MEDIA_PROCESSING #1007

Triggered via push September 11, 2024 19:21
Status Success
Total duration 1m 11s
Artifacts

linting.yml

on: push
Lint
1m 2s
TypeScript Build Validation
58s
TypeDoc Generation
59s

Annotations

10 warnings
Lint: packages/react-native/src/NotifeeNativeError.ts#L14
'@typescript-eslint/explicit-module-boundary-types' rule is disabled but never reported
Lint: packages/react-native/src/NotifeeNativeError.ts#L57
'@typescript-eslint/explicit-module-boundary-types' rule is disabled but never reported
Lint: packages/react-native/src/types/NotificationAndroid.ts#L196
'@typescript-eslint/ban-types' rule is disabled but never reported
Lint: packages/react-native/src/types/NotificationAndroid.ts#L604
'@typescript-eslint/ban-types' rule is disabled but never reported
Lint: packages/react-native/src/types/NotificationAndroid.ts#L619
'@typescript-eslint/ban-types' rule is disabled but never reported
Lint: packages/react-native/src/utils/index.ts#L10
'@typescript-eslint/ban-types' rule is disabled but never reported
Lint: packages/react-native/src/utils/validate.ts#L1
'@typescript-eslint/explicit-module-boundary-types' rule is disabled but never reported
Lint: packages/react-native/src/validators/validateAndroidNotification.ts#L1
'@typescript-eslint/ban-ts-comment' rule is disabled but never reported
Lint: 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
Lint: tests_react_native/example/app.tsx#L178
'trigger' is assigned a value but never used