Skip to content

test(ci, ios): ios build behaving strangely - tune timeouts #981

test(ci, ios): ios build behaving strangely - tune timeouts

test(ci, ios): ios build behaving strangely - tune timeouts #981

Triggered via push April 9, 2024 19:23
Status Success
Total duration 1m 29s
Artifacts

linting.yml

on: push
ESLint
1m 18s
ESLint
TypeScript Build Validation
1m 19s
TypeScript Build Validation
TypeDoc Generation
1m 14s
TypeDoc Generation
Fit to window
Zoom out
Zoom in

Annotations

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