chore: remove postinstall script #55411
Annotations
20 warnings
Cache for NodeJS dependencies - host OS
The `save-state` 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/
|
Cache for NodeJS dependencies - host OS
The `save-state` 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/
|
Cache for NodeJS dependencies - host OS
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/
|
Cache for NodeJS dependencies - host OS
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/
|
Cache for generated files
The `save-state` 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/
|
Cache for generated files
The `save-state` 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/
|
Cache for generated files
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/
|
Cache for generated files
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/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, island-is/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: island-is/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linting:
apps/native/app/src/components/bottom-tabs-indicator/bottom-tabs-indicator.tsx#L51
React Hook useEffect has a missing dependency: 'av'. Either include it or remove the dependency array
|
Linting:
apps/native/app/src/components/pin-keypad/pin-keypad.tsx#L29
Unexpected any. Specify a different type
|
Linting:
apps/native/app/src/components/pin-keypad/pin-keypad.tsx#L83
'width' is assigned a value but never used. Allowed unused vars must match /^_[a-zA-Z0-9]*$/u
|
Linting:
apps/native/app/src/components/pin-keypad/pin-keypad.tsx#L93
React Hook useEffect has missing dependencies: 'onPressIn', 'onPressOut', and 'value'. Either include them or remove the dependency array. If 'onPressIn' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Linting:
apps/native/app/src/components/pin-keypad/pin-keypad.tsx#L199
React Hook useCallback has missing dependencies: 'gutter', 'intl', 'onFaceIdPress', and 'size'. Either include them or remove the dependency array
|
Linting:
apps/native/app/src/components/visualized-pin-code/visualized-pin-code.tsx#L108
React Hook useEffect has a missing dependency: 'shake'. Either include it or remove the dependency array
|
Linting:
apps/native/app/src/contexts/theme-provider.tsx#L35
React Hook useEffect has missing dependencies: 'preferences.appearanceMode' and 'prevColorScheme'. Either include them or remove the dependency array
|
Linting:
apps/native/app/src/contexts/theme-provider.tsx#L45
React Hook useEffect has a missing dependency: 'selectedTheme.isDark'. Either include it or remove the dependency array
|
Linting:
apps/native/app/src/graphql/client.ts#L48
'error' is defined but never used. Allowed unused args must match /^_[a-zA-Z0-9]*$/u
|
Linting:
apps/native/app/src/graphql/client.ts#L53
Unexpected any. Specify a different type
|
Loading