[HRIS - 447] - [BUGTASK] The Type of Leave is not displayed in the approved or disapproved notification modal #1688
actions.yml
on: pull_request
Build frontend
47s
Build Backend
38s
Build api_v2 backend
29s
build-docker
51s
Annotations
3 errors and 8 warnings
Build frontend:
client/src/pages/notifications.tsx#L85
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
Build frontend:
client/src/pages/notifications.tsx#L85
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Build frontend
Process completed with exit code 1.
|
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/
|
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/
|