Skip to content

custom runtimes option for titiler and ingestor #265

custom runtimes option for titiler and ingestor

custom runtimes option for titiler and ingestor #265

Triggered via push September 1, 2023 02:27
Status Failure
Total duration 35s
Artifacts

test.yaml

on: push
package  /  Build and package
25s
package / Build and package
Fit to window
Zoom out
Zoom in

Annotations

3 errors
package / Build and package: lib/ingestor-api/index.ts#L49
Argument of type '{ table: dynamodb.Table; env: Record<string, string>; dataAccessRole: iam.IRole; stage: string; dbSecret: secretsmanager.ISecret; dbVpc: ec2.IVpc; dbSecurityGroup: ec2.ISecurityGroup; subnetSelection: ec2.SubnetSelection; }' is not assignable to parameter of type '{ table: ITable; env: Record<string, string>; dataAccessRole: IRole; stage: string; dbSecret: ISecret; dbVpc: IVpc; dbSecurityGroup: ISecurityGroup; subnetSelection: SubnetSelection; apiCode: ApiCode; }'.
package / Build and package: lib/ingestor-api/index.ts#L68
Argument of type '{ table: dynamodb.Table; env: Record<string, string>; dbSecret: secretsmanager.ISecret; dbVpc: ec2.IVpc; dbSecurityGroup: ec2.ISecurityGroup; subnetSelection: ec2.SubnetSelection; }' is not assignable to parameter of type '{ table: ITable; env: Record<string, string>; dbSecret: ISecret; dbVpc: IVpc; dbSecurityGroup: ISecurityGroup; subnetSelection: SubnetSelection; ingestorCode: IngestorCode; }'.
package / Build and package
Process completed with exit code 1.