User Requests Filters: Frontend #1923
Annotations
11 warnings
|
build
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|
|
build
React Hook useEffect has missing dependencies: 'defaultValues' and 'reset'. Either include them or remove the dependency array
|
|
build
React Hook useMemo has an unnecessary dependency: 'mainSupplementalPosition.organizationUnitId'. Either exclude it or remove the dependency array
|
|
build
Unexpected any. Specify a different type
|
|
build
React Hook useCallback has missing dependencies: 'acceptUserRequest', 'acceptWarningVisible', and 'requestId'. Either include them or remove the dependency array
|
|
build
React Hook useCallback has missing dependencies: 'declineUserRequest', 'declineWarningVisible', and 'requestId'. Either include them or remove the dependency array
|
|
build
React Hook useCallback has missing dependencies: 'cancelScheduledDeactivation', 'cancelSupplementalPositionRequest', 'cancelTransferInsideRequest', 'cancelTransferInternToStaffRequest', 'cancelUserRequest', 'cancelWarningVisible', 'onCancel', and 'requestId'. Either include them or remove the dependency array. If 'onCancel' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
build
React Hook useMemo has an unnecessary dependency: 'userSettings'. Either exclude it or remove the dependency array
|
|
build
React Hook useMemo has an unnecessary dependency: 'role'. Either exclude it or remove the dependency array
|
|
build
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
build
Unexpected any. Specify a different type
|