chore: Remove unused catch variables #408
dry-run.yml
on: pull_request
dry-run
/
Create build tree
4s
Matrix: dry-run / buildComponents
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / integTestShards
dry-run
/
Components unit tests
9m 5s
Matrix: dry-run / motionTest
dry-run
/
Build board components
2m 25s
dry-run
/
Build code view components
1m 7s
dry-run
/
Build chat components
1m 9s
dry-run
/
Build chart components
2m 20s
dry-run
/
Components accessibility tests
2s
dry-run
/
Components integration tests
3s
dry-run
/
Demos tests
10m 21s
Annotations
20 warnings
|
RETRY 2: Multi app layout navigation › iframe=true › should clean up and restore previous breadcrumb state:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253612772
},
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253615259
},
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253621333
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: Multi app layout navigation › iframe=true › should clean up and restore previous breadcrumb state:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253569543
},
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253577937
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: Multi app layout navigation › iframe=true › should clean up and restore previous route state:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253538879
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: refresh-toolbar › iframe=true › MultiAppLayout simple › navigation panel on the main layout works:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253630570
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 2: refresh › iframe=true › MultiAppLayout simple › secondary layout does not vertically overflow the primary one:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253584778
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: refresh › iframe=true › MultiAppLayout simple › secondary layout does not vertically overflow the primary one:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253558541
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: refresh › iframe=true › MultiAppLayout simple › navigation panel on the main layout works:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253538880
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: strategy:active tab state is not retained when switching away and back:
undefined#L0
Unexpected errors in browser console:
[
{
"level": "SEVERE",
"message": "http://localhost:8080/awsui.js 62006:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (10e880fe)\\\", and git sha \\\"10e880fe\\\".\"",
"source": "console-api",
"timestamp": 1762253547999
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
RETRY 1: Can reset controlled value:
src/code-editor/__integ__/code-editor.test.ts#L112
expect(received).resolves.toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
const pi = 3.14;
- abcde
+ bcde
at Object.toEqual (node_modules/expect/build/index.js:174:22)
at src/code-editor/__integ__/code-editor.test.ts:112:52
at src/code-editor/__integ__/code-editor.test.ts:91:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
RETRY 1: selection › tracks component updates caused by multi selection:
src/table/__integ__/component-metrics.test.ts#L176
expect(received).toBe(expected) // Object.is equality
Expected: 2
Received: 3
at src/table/__integ__/component-metrics.test.ts:176:36
at src/table/__integ__/component-metrics.test.ts:122:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Tests should not be skipped
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
dry-run / Components integration tests shards (React 18, shard 1/4)
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|