feat/language-translation (merge conflicts done)

5 jobs for refactor/language-translation in 7 minutes and 54 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Install
passed #124791
linux
npm_ci

00:01:04

 
  Rs Check Lint
passed #124792
linux
rs_check_lint

00:02:24

 
  Wasm
passed #124793
linux
wasm_build

00:03:27

 
  Ts Check Lint
failed #124794
linux
ts_check_lint

00:00:57

 
  Build
skipped #124795
linux
npm_build
 
Name Stage Failure
failed
ts_check_lint Ts Check Lint
  The last overload gave the following error.
Type '{ conditions: FtsConditions; onConfirm: (newConditions: any) => void; onCancel: () => void; }' is not assignable to type 'IntrinsicAttributes & object'.
Property 'conditions' does not exist on type 'IntrinsicAttributes & object'.
src/ui/BuildDeck/index.tsx(405,23): error TS7006: Parameter 'newConditions' implicitly has an 'any' type.
src/ui/BuildDeck/index.tsx(433,22): error TS2304: Cannot find name 'SearchOutlined'.
src/ui/BuildDeck/index.tsx(451,18): error TS2304: Cannot find name 'FilterOutlined'.
src/ui/BuildDeck/index.tsx(465,20): error TS2304: Cannot find name 'SortAscendingOutlined'.
Cleaning up file based variables
ERROR: Job failed: exit code 1