chore: Fix linting errors #14695
Annotations
2 errors and 10 warnings
Build Repository:
src/live-region/__tests__/live-region.test.tsx#L12
expect(received).toBeTruthy()
Received: null
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="awsui_root_1iee7_xy9l5_145 awsui_root_1pc7b_1k8pp_5"
hidden=""
>
Announcement
</div>
</div>
<div
aria-atomic="true"
aria-live="assertive"
class="awsui_announcer_1iee7_xy9l5_153 awsui_announcer_1pc7b_1k8pp_9"
/>
</body>
</html>
at src/live-region/__tests__/live-region.test.tsx:12:76
at runWithExpensiveErrorDiagnosticsDisabled (node_modules/@testing-library/dom/dist/config.js:52:12)
at checkCallback (node_modules/@testing-library/dom/dist/wait-for.js:141:77)
at node_modules/@testing-library/dom/dist/wait-for.js:76:9
|
Build Repository
Process completed with exit code 1.
|
Build Repository:
pages/button/alignment.page.tsx#L25
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
Build Repository:
pages/form-field/form-field-columns.page.tsx#L20
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
Build Repository:
pages/utils/permutations-view.tsx#L18
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
Build Repository:
src/__a11y__/to-validate-a11y.ts#L76
Unexpected 'todo' comment: 'TODO: remove polyfill with es2019...'
|
Build Repository:
src/app-layout/__integ__/app-layout-drawers.test.ts#L227
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
Build Repository:
src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L188
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
Build Repository:
src/app-layout/__tests__/main.test.tsx#L52
Unexpected 'todo' comment: 'TODO: enable after fixing 'tools...'
|
Build Repository:
src/app-layout/__tests__/main.test.tsx#L131
Unexpected 'todo' comment: 'TODO Enable after fixing...'
|
Build Repository:
src/app-layout/__tests__/main.test.tsx#L142
Unexpected 'todo' comment: 'TODO Enable after fixing 'Distinguish...'
|
Build Repository:
src/app-layout/visual-refresh-toolbar/toolbar/index.tsx#L91
Unexpected 'todo' comment: 'TODO: expose configuration property'
|
Loading