feat: add back support for proxy #68
Annotations
5 errors
src/aws/acm-wrapper.ts#L37
Type 'string[]' is not assignable to type 'CertificateStatus[]'.
|
src/aws/api-gateway-v1-wrapper.ts#L132
Argument of type 'import("/home/runner/work/serverless-domain-manager/serverless-domain-manager/node_modules/@aws-sdk/smithy-client/node_modules/@smithy/smithy-client/dist-types/client").Client<any, any, any, any>' is not assignable to parameter of type 'import("/home/runner/work/serverless-domain-manager/serverless-domain-manager/node_modules/@smithy/smithy-client/dist-types/client").Client<any, any, any, any>'.
|
src/aws/api-gateway-v2-wrapper.ts#L160
Argument of type 'import("/home/runner/work/serverless-domain-manager/serverless-domain-manager/node_modules/@aws-sdk/smithy-client/node_modules/@smithy/smithy-client/dist-types/client").Client<any, any, any, any>' is not assignable to parameter of type 'import("/home/runner/work/serverless-domain-manager/serverless-domain-manager/node_modules/@smithy/smithy-client/dist-types/client").Client<any, any, any, any>'.
|
src/aws/route53-wrapper.ts#L152
Argument of type '{ ChangeBatch: { Changes: { Action: string; ResourceRecordSet: { AliasTarget: { DNSName: string; EvaluateTargetHealth: boolean; HostedZoneId: string; }; Name: string; Type: string; }; }[]; Comment: string; }; HostedZoneId: string; }' is not assignable to parameter of type 'ChangeResourceRecordSetsCommandInput'.
|
|
The logs for this run have expired and are no longer available.
Loading