refactor: consume dynamic env vars from SSM rather than env vars #3741
Annotations
4 errors and 1 warning
Build:
resources-domain/resources-service/src/service.ts#L37
Argument of type '((accountSid: HrmAccountId) => string) | undefined' is not assignable to parameter of type '((accountSid: string) => Promise<string>) | undefined'.
|
Build:
resources-domain/resources-service/src/service.ts#L37
Argument of type '((accountSid: HrmAccountId) => string) | undefined' is not assignable to parameter of type '((accountSid: string) => Promise<string>) | undefined'.
|
Build:
hrm-domain/hrm-service/src/www.ts#L28
Cannot find module '@tech-matters/resources-service' or its corresponding type declarations.
|
Build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading