♻️(common): refactor infrastructure - TLS lifecycle, logger, contracts, and CA client #402
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`
|