chore: run npm audit fix #280
Annotations
12 warnings
|
Integration tests:
src/app-layout/__integ__/widget-async-loading.test.ts#L21
javascript error: WebDriverError: javascript error: Element [data-awsui-app-layout-widget-loaded="false"] [data-testid="app-layout-content-area"] has not been found at the page
(Session info: chrome=144.0.7559.96) when running "execute/sync" with method "POST" and args "function getBoundingClientRect(selector) {
var element = document.querySelector(selector);
if (!element) {
throw new Error('Element ' + selector + ' has not been found at the page');
}
// These properties are lazy calculated in IE, we need call them to initialize
var rect = element.getBoundingClientRect();
return {
top: rect.top,
bottom: rect.bottom,
left: rect.left,
right: rect.right,
width: rect.width,
height: rect.height,
};
}"
at FetchRequest._request (node_modules/webdriver/build/node.js:1963:19)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:922:23)
at Browser.wrapCommandFn (node_modules/@wdio/utils/build/index.js:922:23)
at src/app-layout/__integ__/widget-async-loading.test.ts:21:66
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
Integration tests:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 64239:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (fcbdf82a)\\\", and git sha \\\"fcbdf82a\\\".\"",
"source": "console-api",
"timestamp": 1770039934802
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
Build components package
Tests should not be skipped
|
|
Build components package
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
Build components package
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
Build components package
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
Build components package
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
Loading