chore: Bump eslint, @typescript-eslint/eslint-plugin and @typescript-eslint/parser #284
Annotations
13 warnings
|
Integration tests:
src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts#L356
expect(received).resolves.toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/mixed-line-bar-chart/__integ__/mixed-line-bar-chart.test.ts:356:72
at src/mixed-line-bar-chart/__integ__/common.ts:54:5
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 62560:16 \"Missing AWS-UI CSS for theme \\\"default\\\", version \\\"3.0.0 (5bc472d9)\\\", and git sha \\\"5bc472d9\\\".\"",
"source": "console-api",
"timestamp": 1770728862020
}
]
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:42:27)
|
|
Integration tests:
src/app-layout/__integ__/runtime-drawers.test.ts#L116
expect(received).toEqual(expected) // deep equality
Expected: 471
Received: 447
at src/app-layout/__integ__/runtime-drawers.test.ts:116:98
at RetryOperation._fn (node_modules/p-retry/index.js:50:12)
|
|
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