sync neos-protobuf

5 jobs for fix/win in 10 minutes and 20 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Install
passed #89727
linux
npm_ci

00:01:32

 
  Rs Check Lint
passed #89728
linux
rs_check_lint

00:03:27

 
  Wasm
passed #89729
linux
wasm_build

00:04:40

 
  Ts Check Lint
failed #89730
linux
ts_check_lint

00:00:39

 
  Build
skipped #89731
linux
npm_build
 
Name Stage Failure
failed
ts_check_lint Ts Check Lint
src/service/duel/win.ts(11,27): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'.
src/service/duel/win.ts(12,18): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'.
src/service/duel/win.ts(13,18): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'.
src/stores/matStore/store.ts(83,41): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'.
src/stores/matStore/types.ts(31,41): error TS2713: Cannot access 'MsgWin.ActionType' because 'MsgWin' is a type, but not a namespace. Did you mean to retrieve the type of the property 'ActionType' in 'MsgWin' with 'MsgWin["ActionType"]'?
src/ui/Duel/Message/HintNotification.tsx(71,26): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'.
src/ui/Duel/Message/HintNotification.tsx(73,20): error TS2339: Property 'ActionType' does not exist on type 'typeof MsgWin'.
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1