Skip to content

feat: in call hand raise (WPB-11982) #5681

feat: in call hand raise (WPB-11982)

feat: in call hand raise (WPB-11982) #5681

Triggered via pull request December 4, 2024 11:26
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
test: src/script/calling/CallingRepository.ts#L817
Expected 2-4 arguments, but got 1.
test: src/script/calling/CallingRepository.ts#L818
Argument of type '"videoCallParticipantRaisedTheirHandUp"' is not assignable to parameter of type '"AppLockDisableCancel" | "AppLockDisableInfo" | "AppLockDisableTurnOff" | "ApplockDisableHeadline" | "BackendError.LABEL.ACCESS_DENIED" | "BackendError.LABEL.ALREADY_INVITED" | ... 1642 more ... | "wire_for_web"'.
test: src/script/calling/CallingRepository.ts#L820
Expected 2-4 arguments, but got 1.
test: src/script/calling/CallingRepository.ts#L821
Argument of type '"videoCallParticipantRaisedTheirHandDown"' is not assignable to parameter of type '"AppLockDisableCancel" | "AppLockDisableInfo" | "AppLockDisableTurnOff" | "ApplockDisableHeadline" | "BackendError.LABEL.ACCESS_DENIED" | "BackendError.LABEL.ALREADY_INVITED" | ... 1642 more ... | "wire_for_web"'.
test: src/script/components/calling/CallingCell/CallIngParticipantList/CallingParticipantList.tsx#L99
Argument of type '"videoCallOverlayParticipantsWithRaisedHandListLabel"' is not assignable to parameter of type '"AppLockDisableCancel" | "AppLockDisableInfo" | "AppLockDisableTurnOff" | "ApplockDisableHeadline" | "BackendError.LABEL.ACCESS_DENIED" | "BackendError.LABEL.ALREADY_INVITED" | ... 1642 more ... | "wire_for_web"'.
test: src/script/components/calling/CallingCell/CallIngParticipantList/CallingParticipantList.tsx#L114
Argument of type 'number' is not assignable to parameter of type 'Substitutions<"videoCallOverlayParticipantsListLabel">'.
test
Process completed with exit code 2.
test
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
test: server/config/client.config.ts#L79
No magic number: 4
test: server/config/client.config.ts#L82
No magic number: 500
test: server/config/client.config.ts#L83
No magic number: 4
test: server/config/client.config.ts#L84
No magic number: 8
test: server/config/index.ts#L32
Caution: `dotenv` also has a named export `load`. Check if you meant to write `import {load} from 'dotenv-extended'` instead
test: server/config/server.config.ts#L112
No magic number: 21080
test: server/routes/RedirectRoutes.ts#L26
Caution: `express` also has a named export `Router`. Check if you meant to write `import {Router} from 'express'` instead
test: server/routes/Root.ts#L29
Caution: `maxmind` also has a named export `open`. Check if you meant to write `import {open} from 'maxmind'` instead
test: server/routes/Root.ts#L29
Caution: `geolite2` also has a named export `paths`. Check if you meant to write `import {paths} from 'geolite2'` instead
test: server/routes/error/ErrorRoutes.ts#L26
Caution: `express` also has a named export `Router`. Check if you meant to write `import {Router} from 'express'` instead