Support Firefox for Android #136
Annotations
2 warnings
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x):
extension/src/ui/hooks/use-command-key-binds.ts#L6
React Hook useEffect contains a call to 'setCommands'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [] as a second argument to the useEffect Hook
|