Display connection rejection errors passed to client #18606
lint.yml
on: pull_request
Lint frontend
32s
Lint python
44s
Check version consistency
3s
Annotations
3 errors and 3 warnings
Lint frontend:
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 frontend:
frontend/src/context/ws-client-provider.tsx#L109
Replace `·&&·typeof·data.message·===·"string"` with `·typeof·data.message·===·"string"⏎····`
|
Lint frontend
Process completed with exit code 1.
|
Check version consistency
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint frontend
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|