This repository has been archived by the owner on Jan 11, 2024. It is now read-only.
Merge pull request #58 from EmberVPN/dependabot/npm_and_yarn/babel/tr… #82
ci-cd.yml
on: push
Did source change
10s
Matrix: Code quality scan
Matrix: Build
Bump version
9s
Create release
0s
Annotations
2 warnings
Lint source:
src/renderer/util/hooks/usePromise.ts#L7
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
Lint source:
src/renderer/util/hooks/usePromise.ts#L7
React Hook useEffect has a missing dependency: 'promise'. Either include it or remove the dependency array
|