Update Search empty state #2240
Annotations
11 errors and 15 warnings
lint:
src/components/Search/EmptySearchState.tsx#L2
Replace `·EmptyState,·EmptyStateActions,·EmptyStateBody,··EmptyStateFooter,·EmptyStateHeader,·EmptyStateIcon,EmptyStateVariant·` with `⏎··EmptyState,⏎··EmptyStateActions,⏎··EmptyStateBody,⏎··EmptyStateFooter,⏎··EmptyStateHeader,⏎··EmptyStateIcon,⏎··EmptyStateVariant,⏎`
|
lint:
src/components/Search/EmptySearchState.tsx#L2
'EmptyStateVariant' is defined but never used
|
lint:
src/components/Search/EmptySearchState.tsx#L6
'Title' is defined but never used
|
lint:
src/components/Search/EmptySearchState.tsx#L8
'OutlinedQuestionCircleIcon' is defined but never used
|
lint:
src/components/Search/EmptySearchState.tsx#L17
Replace `⏎········titleText="No·results·found"⏎········className="pf-v5-u-mb-sm"⏎········icon={<EmptyStateIcon·icon={SearchIcon}·/>}⏎·····` with `·titleText="No·results·found"·className="pf-v5-u-mb-sm"·icon={<EmptyStateIcon·icon={SearchIcon}·/>}`
|
lint:
src/components/Search/EmptySearchState.tsx#L24
Replace `No·results·match·your·criteria.` with `⏎············No·results·match·your·criteria.⏎··········`
|
lint:
src/components/Search/EmptySearchState.tsx#L25
Replace `Try·searching·Hybrid·Cloud·help·or·start·a·conversation·with·our·Virtual·Assistant.` with `⏎············Try·searching·Hybrid·Cloud·help·or·start·a·conversation·with·our·Virtual·Assistant.⏎··········`
|
lint:
src/components/Search/EmptySearchState.tsx#L30
Insert `··········`
|
lint:
src/components/Search/EmptySearchState.tsx#L37
Delete `····`
|
lint
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
install
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/
|
test-e2e
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, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-unit
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, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
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/
|
lint:
src/@types/types.d.ts#L31
Unexpected any. Specify a different type
|
lint:
src/@types/types.d.ts#L71
Unexpected any. Specify a different type
|
lint:
src/@types/types.d.ts#L73
Unexpected any. Specify a different type
|
lint:
src/@types/types.d.ts#L74
Unexpected any. Specify a different type
|
lint:
src/@types/types.d.ts#L138
Unexpected any. Specify a different type
|
lint:
src/analytics/analytics.test.ts#L8
Unexpected any. Specify a different type
|
lint:
src/auth/OIDCConnector/OIDCProvider.tsx#L14
Unexpected any. Specify a different type
|
lint:
src/auth/OIDCConnector/OIDCSecured.tsx#L79
Unexpected any. Specify a different type
|
lint:
src/auth/__mocks__/fetchPermissions.ts#L2
Unexpected any. Specify a different type
|
lint:
src/auth/entitlementsApi.ts#L24
Unexpected any. Specify a different type
|
build
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/
|