chore: Use synthetic focus tracking in substeps #4287
dry-run.yml
on: pull_request
dry-run
/
Build browser-test-tools
2m 45s
dry-run
/
Build documenter
1m 47s
dry-run
/
Build global-styles
24s
dry-run
/
Build collection-hooks
1m 1s
dry-run
/
Build jest-preset
27s
dry-run
/
Components unit tests
7m 0s
dry-run
/
Components integration tests
21m 14s
dry-run
/
Components accessibility tests
28m 12s
dry-run
/
Demos tests
12m 51s
Annotations
9 errors and 20 warnings
AnalyticsFunnelSubStep › calls funnelSubStepStart with the correct arguments when the substep is focused:
src/internal/analytics/__tests__/components/analytics-funnel.test.tsx#L477
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/internal/analytics/__tests__/components/analytics-funnel.test.tsx:477:46)
|
AnalyticsFunnelSubStep › calls funnelSubStepComplete with the correct arguments when the substep loses focus:
src/internal/analytics/__tests__/components/analytics-funnel.test.tsx#L514
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/internal/analytics/__tests__/components/analytics-funnel.test.tsx:514:49)
|
Funnel Analytics › sends funnelSubStepStart and funnelSubStepComplete metric when focussed and blurred:
src/container/__tests__/analytics.test.tsx#L55
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/container/__tests__/analytics.test.tsx:55:46)
|
Funnel Analytics › moving the focus inside one container does not emit metrics:
src/container/__tests__/analytics.test.tsx#L82
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/container/__tests__/analytics.test.tsx:82:46)
|
Funnel Analytics › nested containers do not send their own events:
src/container/__tests__/analytics.test.tsx#L107
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/container/__tests__/analytics.test.tsx:107:46)
|
Funnel Analytics › sibling containers send their own events:
src/container/__tests__/analytics.test.tsx#L128
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/container/__tests__/analytics.test.tsx:128:46)
|
Expandable section funnel analytics › "container" variant › sends funnelSubStepStart and funnelSubStepComplete metric when focussed and blurred:
src/expandable-section/__tests__/analytics.test.tsx#L60
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/expandable-section/__tests__/analytics.test.tsx:60:48)
|
Expandable section funnel analytics › "stacked" variant › sends funnelSubStepStart and funnelSubStepComplete metric when focussed and blurred:
src/expandable-section/__tests__/analytics.test.tsx#L60
expect(jest.fn()).toHaveBeenCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at Object.<anonymous> (src/expandable-section/__tests__/analytics.test.tsx:60:48)
|
dry-run / Components unit tests
Process completed with exit code 1.
|
dry-run / Build board components
Unexpected any. Specify a different type
|
dry-run / Build board components
Unexpected any. Specify a different type
|
dry-run / Build board components
Unexpected any. Specify a different type
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "className" is forbidden on Components
|
dry-run / Build board components
Prop "className" is forbidden on Components
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
dry-run / Demos tests
'React' is defined but never used
|
dry-run / Demos tests
'Alert' is defined but never used
|
dry-run / Demos tests
'Box' is defined but never used
|
dry-run / Demos tests
'ExternalLink' is defined but never used
|
dry-run / Demos tests
'setVisible' is assigned a value but never used
|
dry-run / Demos tests
'AppLayout' is defined but never used
|
dry-run / Demos tests
'AppLayout' is defined but never used
|
dry-run / Demos tests
'Link' is defined but never used
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
components-package
Expired
|
98.7 MB |
|
dependencies
Expired
|
324 KB |
|