Skip to content

People management redesign #1925

People management redesign

People management redesign #1925

Triggered via pull request May 12, 2025 12:58
@dobrain1dobrain1
synchronize #1469
issue/1708
Status Success
Total duration 4m 33s
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
The 'defaultValues' object makes the dependencies of useCallback Hook (at line 121) change on every render. To fix this, wrap the initialization of 'defaultValues' in its own useMemo() Hook
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