Skip to content

Release 7.2.0

Release 7.2.0 #70

Triggered via pull request November 22, 2023 17:55
Status Failure
Total duration 46s
Artifacts

test.yml

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

Annotations

23 errors
test (20.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L64
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; certificateArn: string; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (20.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L105
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; regionalCertificateArn: string; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (20.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L151
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; regionalCertificateArn: string; mutualTlsAuthentication: { truststoreUri: string; truststoreVersion: string; }; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (20.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L450
Argument of type '{ basePath: string; domainName: string; patchOperations: { op: string; path: string; value: string; }[]; }' is not assignable to parameter of type 'Partial<UpdateBasePathMappingCommandInput>'.
test (20.x)
Process completed with exit code 123.
test (18.x)
The job was canceled because "_20_x" failed.
test (18.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L64
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; certificateArn: string; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (18.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L105
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; regionalCertificateArn: string; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (18.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L151
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; regionalCertificateArn: string; mutualTlsAuthentication: { truststoreUri: string; truststoreVersion: string; }; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (18.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L450
Argument of type '{ basePath: string; domainName: string; patchOperations: { op: string; path: string; value: string; }[]; }' is not assignable to parameter of type 'Partial<UpdateBasePathMappingCommandInput>'.
test (18.x)
Process completed with exit code 123.
test (16.x)
The job was canceled because "_20_x" failed.
test (16.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L64
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; certificateArn: string; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (16.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L105
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; regionalCertificateArn: string; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (16.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L151
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; regionalCertificateArn: string; mutualTlsAuthentication: { truststoreUri: string; truststoreVersion: string; }; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (16.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L450
Argument of type '{ basePath: string; domainName: string; patchOperations: { op: string; path: string; value: string; }[]; }' is not assignable to parameter of type 'Partial<UpdateBasePathMappingCommandInput>'.
test (16.x)
Process completed with exit code 123.
test (14.x)
The job was canceled because "_20_x" failed.
test (14.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L64
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; certificateArn: string; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (14.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L105
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; regionalCertificateArn: string; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (14.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L151
Argument of type '{ domainName: string; endpointConfiguration: { types: string[]; }; securityPolicy: string; tags: { [x: string]: string; }; regionalCertificateArn: string; mutualTlsAuthentication: { truststoreUri: string; truststoreVersion: string; }; }' is not assignable to parameter of type 'Partial<CreateDomainNameCommandInput>'.
test (14.x): test/unit-tests/aws/api-gateway-v1-wrapper.test.ts#L450
Argument of type '{ basePath: string; domainName: string; patchOperations: { op: string; path: string; value: string; }[]; }' is not assignable to parameter of type 'Partial<UpdateBasePathMappingCommandInput>'.
test (14.x)
The operation was canceled.