chore: Bump eslint, @typescript-eslint/eslint-plugin and @typescript-eslint/parser #284
Annotations
11 warnings
|
Integration tests:
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "dark" 1`
- Snapshot - 399
+ Received + 399
@@ -50,353 +50,353 @@
"border-width-popover": "1px",
"border-width-token": "1px",
"color-aws-squid-ink": "#232f3e",
"color-background-avatar-default": "#545b64",
"color-background-avatar-gen-ai": "radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",
- "color-background-badge-icon": "#ff5d64",
- "color-background-button-link-active": "#16191f",
- "color-background-button-link-hover": "#21252c",
- "color-background-button-normal-active": "#16191f",
- "color-background-button-normal-default": "#2a2e33",
- "color-background-button-normal-disabled": "#2a2e33",
- "color-background-button-normal-hover": "#21252c",
- "color-background-button-primary-active": "#44b9d6",
- "color-background-button-primary-default": "#44b9d6",
- "color-background-button-primary-disabled": "#2a2e33",
- "color-background-button-primary-hover": "#00a1c9",
- "color-background-calendar-current-date": "#16191f",
- "color-background-cell-shaded": "#16191f",
- "color-background-chat-bubble-incoming": "#16191f",
+ "color-background-badge-icon": "#d13212",
+ "color-background-button-link-active": "#eaeded",
+ "color-background-button-link-hover": "#fafafa",
+ "color-background-button-normal-active": "#eaeded",
+ "color-background-button-normal-default": "#ffffff",
+ "color-background-button-normal-disabled": "#ffffff",
+ "color-background-button-normal-hover": "#fafafa",
+ "color-background-button-primary-active": "#12293b",
+ "color-background-button-primary-default": "#0073bb",
+ "color-background-button-primary-disabled": "#ffffff",
+ "color-background-button-primary-hover": "#0a4a74",
+ "color-background-calendar-current-date": "#f2f3f3",
+ "color-background-cell-shaded": "#f2f3f3",
+ "color-background-chat-bubble-incoming": "#f2f3f3",
"color-background-chat-bubble-outgoing": "transparent",
- "color-background-code-editor-gutter-active-line-default": "#879596",
- "color-background-code-editor-gutter-active-line-error": "#ff5d64",
- "color-background-code-editor-gutter-default": "#21252c",
- "color-background-code-editor-loading": "#21252c",
- "color-background-code-editor-pane-item-hover": "#414750",
- "color-background-code-editor-status-bar": "#21252c",
- "color-background-container-content": "#2a2e33",
- "color-background-container-header": "#21252c",
- "color-background-control-checked": "#00a1c9",
- "color-background-control-default": "#1a2029",
- "color-background-control-disabled": "#414750",
- "color-background-dialog": "#12293b",
+ "color-background-code-editor-gutter-active-line-default": "#687078",
+ "color-background-code-editor-gutter-active-line-error": "#d13212",
+ "color-background-code-editor-gutter-default": "#f2f3f3",
+ "color-background-code-editor-loading": "#f2f3f3",
+ "color-background-code-editor-pane-item-hover": "#eaeded",
+ "color-background-code-editor-status-bar": "#f2f3f3",
+ "color-background-container-content": "#ffffff",
+ "color-background-container-header": "#fafafa",
+ "color-background-control-checked": "#0073bb",
+ "color-background-control-default": "#ffffff",
+ "color-background-control-disabled": "#d5dbdb",
+ "color-background-dialog": "#f1faff",
"color-background-direction-button-active": "#2a2e33",
"color-background-direction-button-default": "#545b64",
- "color-background-direction-button-disabled": "#2a2e33",
+ "color-background-direction-button-disabled": "#eaeded",
"color-background-direction-button-hover": "#414750",
- "color-background-dropdown-item-default": "#2a2e33",
+ "color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
- "color-background-dropdown-item-filter-match": "#12293b",
- "color-background-dropdown-item-hover": "#414750",
- "color-background-dropdown-item-s
|
|
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