[HRIS - 429] - [BUGTASK] When Approving or Disapproving an Overtime Request as a Manager, it does not update the Overtime Request status to approved/disapproved and also in the User My DTR the Status of Overtime is not updated. #1660
actions.yml
on: pull_request
Build frontend
44s
Build Backend
37s
Build api_v2 backend
29s
build-docker
50s
Annotations
4 errors and 8 warnings
Build frontend:
client/src/components/molecules/NotificationList/ViewDetailsModal/OvertimeDetails.tsx#L17
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
Build frontend:
client/src/components/molecules/NotificationList/ViewDetailsModal/OvertimeResolvedDetails.tsx#L48
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Build frontend:
client/src/components/molecules/NotificationList/ViewDetailsModal/index.tsx#L67
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
Build frontend
Process completed with exit code 1.
|
build-docker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Backend:
api/Schema/Queries/OvertimeQuery.cs#L20
Possible null reference return.
|
Build Backend:
api/Schema/Queries/OvertimeQuery.cs#L20
Possible null reference return.
|
Build frontend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|