Skip to content

feat: Autolabel table and cards with header #4443

feat: Autolabel table and cards with header

feat: Autolabel table and cards with header #4443

Triggered via pull request August 11, 2023 13:53
Status Success
Total duration 47m 52s
Artifacts 2

dry-run.yml

on: pull_request
dry-run  /  Build browser-test-tools
2m 18s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
1m 55s
dry-run / Build documenter
dry-run  /  Build global-styles
20s
dry-run / Build global-styles
dry-run  /  Build collection-hooks
58s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
24s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
56s
dry-run / Build component-toolkit
dry-run  /  Build theming-core
1m 2s
dry-run / Build theming-core
dry-run  /  Build test-utils
1m 4s
dry-run / Build test-utils
dry-run  /  Build components
4m 28s
dry-run / Build components
dry-run  /  Build board components
4m 19s
dry-run / Build board components
dry-run  /  Components unit tests
8m 43s
dry-run / Components unit tests
dry-run  /  Components integration tests
16m 38s
dry-run / Components integration tests
dry-run  /  Components accessibility tests
39m 31s
dry-run / Components accessibility tests
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
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
RETRY 1: onResize is fired with the correct height value: src/code-editor/__integ__/code-editor.test.ts#L245
expect(received).resolves.toEqual(expected) // deep equality Expected: 265 Received: 240 at Object.toEqual (node_modules/expect/build/index.js:194:22) at src/code-editor/__integ__/code-editor.test.ts:245:79 at runMicrotasks (<anonymous>) at src/code-editor/__integ__/code-editor.test.ts:93:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
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
RETRY 1: A11y checks for dark default › #/dark/i18n/dynamic?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: A11y checks for light default › #/light/date-range-picker/calendar-permutations?visualRefresh=false: src/__a11y__/run-a11y-tests.ts#L36
thrown: "Exceeded timeout of 60000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at src/__a11y__/run-a11y-tests.ts:36:7 at Array.forEach (<anonymous>) at src/__a11y__/run-a11y-tests.ts:27:20 at runA11yTests (src/__a11y__/run-a11y-tests.ts:26:3) at Object.<anonymous> (src/__a11y__/a11y-light.test.ts:5:13)
RETRY 1: A11y checks for dark visual-refresh › #/dark/date-range-picker/calendar-permutations?visualRefresh=true: src/__a11y__/run-a11y-tests.ts#L36
thrown: "Exceeded timeout of 60000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at src/__a11y__/run-a11y-tests.ts:36:7 at Array.forEach (<anonymous>) at src/__a11y__/run-a11y-tests.ts:27:20 at runA11yTests (src/__a11y__/run-a11y-tests.ts:26:3) at Object.<anonymous> (src/__a11y__/a11y-refresh-dark.test.ts:5:13)
RETRY 1: A11y checks for light visual-refresh › #/light/date-range-picker/calendar-permutations?visualRefresh=true: src/__a11y__/run-a11y-tests.ts#L36
thrown: "Exceeded timeout of 60000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test." at src/__a11y__/run-a11y-tests.ts:36:7 at Array.forEach (<anonymous>) at src/__a11y__/run-a11y-tests.ts:27:20 at runA11yTests (src/__a11y__/run-a11y-tests.ts:26:3) at Object.<anonymous> (src/__a11y__/a11y-refresh-light.test.ts:5:13)

Artifacts

Produced during runtime
Name Size
components-package Expired
98.8 MB
dependencies Expired
328 KB