Display connection rejection errors passed to client #18606
Annotations
3 errors and 1 warning
Lint and TypeScript compilation:
frontend/src/context/ws-client-provider.tsx#L108
Replace `data·&&·typeof·data·===·'object'·&&·'message'·in·data` with `⏎······data·&&⏎······typeof·data·===·"object"·&&⏎······"message"·in·data·&&`
|
Lint and TypeScript compilation:
frontend/src/context/ws-client-provider.tsx#L109
Replace `·&&·typeof·data.message·===·"string"` with `·typeof·data.message·===·"string"⏎····`
|
Lint and TypeScript compilation
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading