This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
[Issue #174] Hide pagination component if no results are found #195
ci-frontend.yml
on: pull_request
Run Frontend Vulnerability Scans
/
build-and-cache
4m 44s
FE Lint, Type Check, Format & Tests
48s
FE Build Check
1m 9s
FE Storybook Build Check
1m 22s
Run Frontend Vulnerability Scans
/
Hadolint Scan
7s
Run Frontend Vulnerability Scans
/
Trivy Scan
0s
Run Frontend Vulnerability Scans
/
Anchore Scan
0s
Run Frontend Vulnerability Scans
/
Dockle Scan
0s
Annotations
6 errors and 4 warnings
FE Lint, Type Check, Format & Tests
Type 'string | number' is not assignable to type 'string | null | undefined'.
|
FE Lint, Type Check, Format & Tests
Type '{ page: number; query: string; total?: string | undefined; loading?: boolean | undefined; }' is not assignable to type 'SearchPaginationProps'.
|
FE Lint, Type Check, Format & Tests
Type 'number' is not assignable to type 'string'.
|
FE Lint, Type Check, Format & Tests
Process completed with exit code 2.
|
Run Frontend Vulnerability Scans / build-and-cache
Canceling since a higher priority waiting request for 'Frontend Checks-refs/pull/175/merge' exists
|
Run Frontend Vulnerability Scans / build-and-cache
The operation was canceled.
|
Run Frontend Vulnerability Scans / Hadolint Scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
FE Lint, Type Check, Format & Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
FE Build Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
FE Storybook Build Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|