chore(deps): bump brace-expansion to patched versions (DoS advisory)#263
Merged
important-new merged 1 commit intoJul 22, 2026
Merged
Annotations
10 warnings
|
Lint:
app/components/CommandPalette.tsx#L276
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
Lint:
app/components/CommandPalette.tsx#L254
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Lint:
app/components/CommandPalette.tsx#L228
React Hook useMemo has a missing dependency: 'bookingActions'. Either include it or remove the dependency array
|
|
Lint:
app/components/CommandPalette.tsx#L216
Invalid type "unknown" of template literal expression
|
|
Lint:
app/components/CommandPalette.tsx#L209
'insp.id || ""' will use Object's default stringification format ('[object Object]') when stringified
|
|
Lint:
app/components/CommandPalette.tsx#L189
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
Lint:
app/components/CommandPalette.tsx#L152
Unnecessary optional chain on a non-nullish value
|
|
Lint:
app/components/CommandPalette.tsx#L151
Unnecessary optional chain on a non-nullish value
|
|
Lint:
app/components/CommandPalette.tsx#L150
Unnecessary optional chain on a non-nullish value
|
|
Lint:
app/components/Breadcrumb.tsx#L13
Unnecessary conditional, value is always falsy
|
background
wait
wait-all
cancel
parallel
Loading