Service dropdown updates #676
Triggered via pull request
September 12, 2023 15:25
Status
Failure
Total duration
4m 47s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 10 warnings
lint:
src/components/AllServicesDropdown/AllServicesGalleryLink.tsx#L13
'bundleMapping' is defined but never used
|
lint:
src/components/AllServicesDropdown/AllServicesGalleryLink.tsx#L20
'subtitle' is defined but never used
|
lint:
src/components/AllServicesDropdown/AllServicesGalleryLink.tsx#L46
Replace `<div·className="pf-v5-u-mb-sm">{title}</div>` with `⏎··············<div·className="pf-v5-u-mb-sm">{title}</div>⏎············`
|
lint:
src/components/AllServicesDropdown/AllServicesGalleryLink.tsx#L75
Replace `⏎··············{description·??·''}⏎············` with `{description·??·''}`
|
lint
Process completed with exit code 1.
|
lint:
cypress/component/AllServicesDropdown/AllServicesDropdown.cy.tsx#L48
Unexpected any. Specify a different type
|
lint:
cypress/component/helptopics/HelpTopicManager.cy.tsx#L68
Unexpected any. Specify a different type
|
lint:
cypress/support/component.ts#L44
Unexpected any. Specify a different type
|
lint:
src/@types/types.d.ts#L30
Unexpected any. Specify a different type
|
lint:
src/@types/types.d.ts#L69
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#L72
Unexpected any. Specify a different type
|
lint:
src/@types/types.d.ts#L136
Unexpected any. Specify a different type
|
lint:
src/auth/__mocks__/fetchPermissions.ts#L2
Unexpected any. Specify a different type
|
lint:
src/auth/fetchPermissions.ts#L20
Forbidden non-null assertion
|