fix(android): android gradle plugin 8 compatibility #951
linting.yml
on: pull_request
ESLint
53s
TypeScript Build Validation
51s
TypeDoc Generation
52s
Annotations
16 warnings
TypeDoc Generation
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TypeDoc Generation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
TypeScript Build Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TypeScript Build Validation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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
|
ESLint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|