Skip to content

User Requests Filters: Frontend #1932

User Requests Filters: Frontend

User Requests Filters: Frontend #1932

Triggered via pull request May 12, 2025 15:09
@DarkSharkkDarkSharkk
synchronize #1478
crew/1353
Status Success
Total duration 4m 32s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
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
React Hook useEffect has a missing dependency: 'onClose'. Either include it or remove the dependency array. If 'onClose' changes too often, find the parent component that defines it and wrap that definition in useCallback
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