Clear the fast-uri advisory, and the gates and skips that were not holding - #297
Merged
important-new merged 8 commits intoAug 5, 2026
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:eslint:
app/components/CommandPalette.tsx#L298
React Hook useCallback has a missing dependency: 'setOpen'. Either include it or remove the dependency array
|
|
Run npm run lint:eslint:
app/components/CommandPalette.tsx#L294
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
|
|
Run npm run lint:eslint:
app/components/CommandPalette.tsx#L265
React Hook useMemo has a missing dependency: 'bookingActions'. Either include it or remove the dependency array
|
|
Run npm run lint:eslint:
app/components/CommandPalette.tsx#L253
Invalid type "unknown" of template literal expression
|
|
Run npm run lint:eslint:
app/components/CommandPalette.tsx#L246
'insp.id || ""' will use Object's default stringification format ('[object Object]') when stringified
|
|
Run npm run lint:eslint:
app/components/CommandPalette.tsx#L226
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
|
|
Run npm run lint:eslint:
app/components/CommandPalette.tsx#L186
Unnecessary optional chain on a non-nullish value
|
|
Run npm run lint:eslint:
app/components/CommandPalette.tsx#L185
Unnecessary optional chain on a non-nullish value
|
|
Run npm run lint:eslint:
app/components/CommandPalette.tsx#L184
Unnecessary optional chain on a non-nullish value
|
|
Run npm run lint:eslint:
app/components/Breadcrumb.tsx#L13
Unnecessary conditional, value is always falsy
|
background
wait
wait-all
cancel
parallel
Loading