Skip to content

chore(search-pad): add index property to token #2558

chore(search-pad): add index property to token

chore(search-pad): add index property to token #2558

Triggered via push June 3, 2024 12:42
Status Failure
Total duration 2m 11s
Artifacts

CI.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build (macos-latest): lib/features/search-pad/SearchProvider.spec.ts#L10
Property 'index' is missing in type '{ matched: string; normal: string; }' but required in type 'Token'.
Build (macos-latest): lib/features/search-pad/SearchProvider.spec.ts#L14
Property 'index' is missing in type '{ matched: string; normal: string; }' but required in type 'Token'.
Build (macos-latest): lib/features/search-pad/SearchProvider.spec.ts#L20
Property 'index' is missing in type '{ matched: string; normal: string; }' but required in type 'Token'.
Build (macos-latest)
Process completed with exit code 1.
Build (windows-latest)
The job was canceled because "macos-latest" failed.
Build (windows-latest)
The operation was canceled.
Build (ubuntu-20.04)
The job was canceled because "macos-latest" failed.
Build (ubuntu-20.04)
The operation was canceled.