feat: Duplicate Steps #9178
dry-run.yml
on: pull_request
dry-run
/
Build browser-test-tools
1m 12s
dry-run
/
Build documenter
1m 2s
dry-run
/
Build global-styles
45s
dry-run
/
Build collection-hooks
27s
dry-run
/
Build jest-preset
18s
Matrix: dry-run / Components accessibility tests shard
dry-run
/
Build board components
2m 15s
dry-run
/
Build code view components
1m 3s
dry-run
/
Build chat components
1m 11s
dry-run
/
Components unit tests
3m 42s
dry-run
/
Components integration tests
18m 0s
dry-run
/
Components motion tests
1m 41s
dry-run
/
Components accessibility tests
0s
dry-run
/
Demos tests
7m 26s
Annotations
10 errors and 62 warnings
A11y checks for light visual-refresh › #/light/steps/permutations-interactive?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by PermutationsView)\\n in PermutationsView (created by StepsInteractivePermutations)\\n in article (created by StepsInteractivePermutations)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsInteractivePermutations)\\n in StepsInteractivePermutations (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980159305
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light visual-refresh › #/light/steps/permutations-with-updates?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by StepsPermutationsWithUpdates)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by StepsPermutationsWithUpdates)\\n in article (created by StepsPermutationsWithUpdates)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsPermutationsWithUpdates)\\n in StepsPermutationsWithUpdates (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980161978
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
A11y checks for light visual-refresh › #/light/steps/permutations?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by PermutationsView)\\n in PermutationsView (created by StepsPermutations)\\n in article (created by StepsPermutations)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsPermutations)\\n in StepsPermutations (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980164601
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
dry-run / Components accessibility tests shard (6)
Process completed with exit code 1.
|
dry-run / Components accessibility tests shard (2)
The job was canceled because "_6" failed.
|
dry-run / Components accessibility tests shard (2)
The operation was canceled.
|
dry-run / Components accessibility tests shard (5)
The job was canceled because "_6" failed.
|
dry-run / Components accessibility tests shard (5)
The operation was canceled.
|
dry-run / Components accessibility tests shard (3)
The job was canceled because "_6" failed.
|
dry-run / Components accessibility tests shard (3)
The operation was canceled.
|
dry-run / Build jest-preset
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Build collection-hooks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Build global-styles
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Build documenter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Build browser-test-tools
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Build test-utils
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Build component-toolkit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Build theming-core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Build components
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Components accessibility tests shard (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Components accessibility tests shard (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Build code view components
Prop "id" is forbidden on Components
|
dry-run / Build code view components
Prop "className" is forbidden on Components
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build code view components
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "className" is forbidden on Components
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Components motion tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
Run autofix to sort these imports!
|
dry-run / Build board components
Run autofix to sort these imports!
|
dry-run / Build board components
Run autofix to sort these imports!
|
dry-run / Build board components
Run autofix to sort these imports!
|
dry-run / Build board components
Run autofix to sort these imports!
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "className" is forbidden on Components
|
dry-run / Components unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dry-run / Components accessibility tests shard (6)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RETRY 1: A11y checks for light visual-refresh › #/light/steps/permutations-interactive?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by PermutationsView)\\n in PermutationsView (created by StepsInteractivePermutations)\\n in article (created by StepsInteractivePermutations)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsInteractivePermutations)\\n in StepsInteractivePermutations (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980058681
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: A11y checks for light visual-refresh › #/light/steps/permutations-interactive?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by PermutationsView)\\n in PermutationsView (created by StepsInteractivePermutations)\\n in article (created by StepsInteractivePermutations)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsInteractivePermutations)\\n in StepsInteractivePermutations (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980157390
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: A11y checks for light visual-refresh › #/light/steps/permutations-interactive?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by PermutationsView)\\n in PermutationsView (created by StepsInteractivePermutations)\\n in article (created by StepsInteractivePermutations)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsInteractivePermutations)\\n in StepsInteractivePermutations (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980158342
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: A11y checks for light visual-refresh › #/light/steps/permutations-with-updates?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by StepsPermutationsWithUpdates)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by StepsPermutationsWithUpdates)\\n in article (created by StepsPermutationsWithUpdates)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsPermutationsWithUpdates)\\n in StepsPermutationsWithUpdates (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980059623
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: A11y checks for light visual-refresh › #/light/steps/permutations-with-updates?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by StepsPermutationsWithUpdates)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by StepsPermutationsWithUpdates)\\n in article (created by StepsPermutationsWithUpdates)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsPermutationsWithUpdates)\\n in StepsPermutationsWithUpdates (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980160261
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: A11y checks for light visual-refresh › #/light/steps/permutations-with-updates?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by StepsPermutationsWithUpdates)\\n in div (created by InternalBox)\\n in InternalBox (created by Box)\\n in Box (created by StepsPermutationsWithUpdates)\\n in article (created by StepsPermutationsWithUpdates)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsPermutationsWithUpdates)\\n in StepsPermutationsWithUpdates (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980161152
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 1: A11y checks for light visual-refresh › #/light/steps/permutations?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by PermutationsView)\\n in PermutationsView (created by StepsPermutations)\\n in article (created by StepsPermutations)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsPermutations)\\n in StepsPermutations (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980060410
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 2: A11y checks for light visual-refresh › #/light/steps/permutations?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by PermutationsView)\\n in PermutationsView (created by StepsPermutations)\\n in article (created by StepsPermutations)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsPermutations)\\n in StepsPermutations (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980162771
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
RETRY 3: A11y checks for light visual-refresh › #/light/steps/permutations?visualRefresh=true:
undefined#L1
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/vendor.js 44354:29 \"Warning: React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.%s\" \"__internalRootRef\" \"__internalrootref\" \"\\n in div (created by InternalSteps)\\n in InternalSteps (created by Steps)\\n in Steps (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by PermutationsView)\\n in div (created by ForwardRef)\\n in div (created by ForwardRef)\\n in ForwardRef (created by SpaceBetween)\\n in SpaceBetween (created by PermutationsView)\\n in PermutationsView (created by StepsPermutations)\\n in article (created by StepsPermutations)\\n in section (created by ScreenshotArea)\\n in ScreenshotArea (created by StepsPermutations)\\n in StepsPermutations (created by PageView)\\n in div (created by PageView)\\n in Suspense (created by PageView)\\n in ErrorBoundary (created by PageView)\\n in PageView (created by App)\\n in main (created by App)\\n in Suspense (created by App)\\n in StrictMode (created by StrictModeWrapper)\\n in StrictModeWrapper (created by App)\\n in App\\n in AppContextProvider\\n in Router (created by HashRouter)\\n in HashRouter\"",
"source": "console-api",
"timestamp": 1725980163687
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
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
'ExternalLink' is defined but never used
|
dry-run / Demos tests
'setVisible' is assigned a value 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
|
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
|
dry-run / Demos tests
'Link' is defined but never used
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'totalCount'. Either include it or remove the dependency array
|
dry-run / Demos tests
'FormField' is defined but never used
|
dry-run / Components integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RETRY 1: StickyHeader=true › should expand automatically when the cursor stops outside of the table container:
src/table/__integ__/resizable-columns.test.ts#L196
expect(received).toBeLessThan(expected)
Expected: < 1005
Received: 1005
at src/table/__integ__/resizable-columns.test.ts:196:23
at src/table/__integ__/resizable-columns.test.ts:160:7
at src/table/__integ__/resizable-columns.test.ts:148:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "components-package", "dependencies".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
components-package
Expired
|
100 MB |
|
dependencies
Expired
|
451 KB |
|