Skip to content

Notification Drawer Update #508

Notification Drawer Update

Notification Drawer Update #508

Triggered via pull request August 10, 2023 12:03
Status Failure
Total duration 9m 45s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
lint: src/redux/chromeReducers.ts#L9
'MARK_ALL_NOTIFICATION_AS_READ' is defined but never used
lint: src/redux/chromeReducers.ts#L10
'MARK_ALL_NOTIFICATION_AS_UNREAD' is defined but never used
lint: src/redux/chromeReducers.ts#L11
'MARK_NOTIFICATION_AS_READ' is defined but never used
lint: src/redux/chromeReducers.ts#L12
'MARK_NOTIFICATION_AS_UNREAD' is defined but never used
lint: src/redux/chromeReducers.ts#L353
Don't use `Number` as a type. Use number instead
lint: src/redux/chromeReducers.ts#L366
Don't use `Number` as a type. Use number instead
lint: src/redux/index.ts#L21
Member 'markAllNotificationsAsRead' of the import declaration should be sorted alphabetically
lint: src/redux/index.ts#L115
Insert `·`
lint
Process completed with exit code 1.
test-e2e
Cypress tests: 7 failed
test-unit
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#L43
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