fix(wires): re-sort documents on subscription update so new versions count as new time (ELELOG-745)#2686
Open
dannelundqvist wants to merge 1 commit into
Open
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/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/lib/index/searchIndex.ts#L69
Unsafe assignment of an `any` value
|
|
Lint:
src/lib/index/searchIndex.ts#L68
Unsafe member access .hits on an `any` value
|
|
Lint:
src/lib/index/searchIndex.ts#L68
Unsafe assignment of an `any` value
|
|
Lint:
src/lib/index/searchIndex.ts#L66
Unsafe assignment of an `any` value
|
|
Lint:
__tests__/components/LayoutsSelect.test.tsx#L49
Unsafe return of a value of type `any`
|
|
Lint:
__tests__/components/LayoutsSelect.test.tsx#L47
Unsafe return of a value of type `any`
|
|
Lint:
__tests__/components/LayoutsSelect.test.tsx#L46
Unsafe member access .bind on an `any` value
|
|
Lint:
__tests__/components/LayoutsSelect.test.tsx#L46
Unsafe call of an `any` typed value
|
|
Lint:
__tests__/components/LayoutsSelect.test.tsx#L46
Unsafe return of a value of type `any`
|
|
Lint:
__tests__/components/LayoutsSelect.test.tsx#L45
Unsafe assignment of an `any` value
|
background
wait
wait-all
cancel
parallel
Loading