feat: Support Private CA for server certificates. #1602
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
|