Skip to content

♻️(common): refactor infrastructure - TLS lifecycle, logger, contracts, and CA client #402

♻️(common): refactor infrastructure - TLS lifecycle, logger, contracts, and CA client

♻️(common): refactor infrastructure - TLS lifecycle, logger, contracts, and CA client #402

Triggered via pull request June 16, 2026 16:50
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
typecheck
Process completed with exit code 2.
typecheck
Argument of type 'AddressManagerConfig' is not assignable to parameter of type 'TlsClientPaths'.
test
Process completed with exit code 2.
test
Argument of type 'AddressManagerConfig' is not assignable to parameter of type 'TlsClientPaths'.
lint
Process completed with exit code 1.
lint: packages/common/src/server/server-factory.ts#L8
`../utils/errors` import should occur after import of `../config/logger`
lint: packages/common/src/config/http-client.ts#L9
`../utils/errors` import should occur before import of `../utils/sleep`