Skip to content

feat: add back support for proxy #68

feat: add back support for proxy

feat: add back support for proxy #68

Re-run triggered November 22, 2023 15:04
Status Failure
Total duration 57s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test (14.x): src/aws/acm-wrapper.ts#L37
Type 'string[]' is not assignable to type 'CertificateStatus[]'.
test (14.x): 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>'.
test (14.x): 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>'.
test (14.x): 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'.
test (14.x)
Process completed with exit code 2.
test (18.x)
The job was canceled because "_14_x" failed.
test (16.x)
The job was canceled because "_14_x" failed.
test (16.x)
The operation was canceled.