Skip to content

fix: Render Visual Refresh background height in sync with content #4184

fix: Render Visual Refresh background height in sync with content

fix: Render Visual Refresh background height in sync with content #4184

Triggered via pull request July 19, 2023 16:31
Status Failure
Total duration 45m 27s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dry-run.yml

on: pull_request
dry-run  /  Build browser-test-tools
2m 15s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
1m 49s
dry-run / Build documenter
dry-run  /  Build global-styles
22s
dry-run / Build global-styles
dry-run  /  Build collection-hooks
49s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
17s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
1m 13s
dry-run / Build component-toolkit
dry-run  /  Build theming-core
1m 17s
dry-run / Build theming-core
dry-run  /  Build test-utils
1m 27s
dry-run / Build test-utils
dry-run  /  Build components
5m 14s
dry-run / Build components
dry-run  /  Build board components
4m 8s
dry-run / Build board components
dry-run  /  Components unit tests
6m 59s
dry-run / Components unit tests
dry-run  /  Components integration tests
17m 26s
dry-run / Components integration tests
dry-run  /  Components accessibility tests
36m 7s
dry-run / Components accessibility tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 31 warnings
A11y checks for light default › #/light/app-layout/full-page-table-with-variable-header-height?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)
A11y checks for dark default › #/dark/app-layout/full-page-table-with-variable-header-height?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)
A11y checks for light visual-refresh › #/light/app-layout/full-page-table-with-variable-header-height?visualRefresh=true: 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)
A11y checks for dark visual-refresh › #/dark/app-layout/full-page-table-with-variable-header-height?visualRefresh=true: 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)
dry-run / Components accessibility 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
RETRY 1: StickyHeader=false › should expand and shrink a column correctly: src/table/__integ__/resizable-columns.test.ts#L129
expect(received).toBe(expected) // Object.is equality Expected: 180 Received: 130 at src/table/__integ__/resizable-columns.test.ts:129:21 at runMicrotasks (<anonymous>) at src/table/__integ__/resizable-columns.test.ts:118:7 at src/table/__integ__/resizable-columns.test.ts:106: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 light default › #/light/app-layout/full-page-table-with-variable-header-height?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 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 2: A11y checks for light default › #/light/app-layout/full-page-table-with-variable-header-height?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 3: A11y checks for light default › #/light/app-layout/full-page-table-with-variable-header-height?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 dark default › #/dark/app-layout/full-page-table-with-variable-header-height?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 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 2: A11y checks for dark default › #/dark/app-layout/full-page-table-with-variable-header-height?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 3: A11y checks for dark default › #/dark/app-layout/full-page-table-with-variable-header-height?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 visual-refresh › #/light/app-layout/full-page-table-with-variable-header-height?visualRefresh=true: 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 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 2: A11y checks for light visual-refresh › #/light/app-layout/full-page-table-with-variable-header-height?visualRefresh=true: 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 3: A11y checks for light visual-refresh › #/light/app-layout/full-page-table-with-variable-header-height?visualRefresh=true: 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 dark visual-refresh › #/dark/app-layout/full-page-table-with-variable-header-height?visualRefresh=true: 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 src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)

Artifacts

Produced during runtime
Name Size
components-package Expired
99.3 MB
dependencies Expired
324 KB