Skip to content

feat: Support Private CA for server certificates. #1602

feat: Support Private CA for server certificates.

feat: Support Private CA for server certificates. #1602

Triggered via pull request December 17, 2024 20:09
Status Failure
Total duration 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint: src/socket.ts#L39
Replace `serverCaMode·===·'GOOGLE_MANAGED_CAS_CA'⏎······||·serverCaMode·===·'CUSTOMER_MANAGED_CAS_CA'` with `⏎······serverCaMode·===·'GOOGLE_MANAGED_CAS_CA'·||⏎······serverCaMode·===·'CUSTOMER_MANAGED_CAS_CA'⏎····`
Lint
Process completed with exit code 1.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636