Bump @types/node from 20.5.1 to 20.6.0 in /js #1091
Annotations
6 warnings
js/apps/account-ui/src/personal-info/components/UserProfileGroup.tsx#L17
Unnecessary optional chain on a non-nullish value
|
js/apps/account-ui/src/personal-info/components/UserProfileGroup.tsx#L17
Unnecessary optional chain on a non-nullish value
|
js/apps/account-ui/src/resources/EditTheResource.tsx#L36
React Hook useEffect has missing dependencies: 'permissions' and 'reset'. Either include them or remove the dependency array
|
js/apps/account-ui/src/resources/ShareTheResource.tsx#L64
React Hook useEffect has a missing dependency: 'append'. Either include it or remove the dependency array
|
js/apps/account-ui/src/utils/usePromise.ts#L73
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
|
js/apps/account-ui/src/utils/usePromise.ts#L73
React Hook useEffect has missing dependencies: 'callback' and 'factory'. Either include them or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
The logs for this run have expired and are no longer available.
Loading