Skip to content

chore(deps): update dependency @types/node to v20.12.4 #7

chore(deps): update dependency @types/node to v20.12.4

chore(deps): update dependency @types/node to v20.12.4 #7

Triggered via push April 4, 2024 12:26
Status Failure
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests: node_modules/aws-cdk-lib/aws-apigateway/lib/restapi.d.ts#L262
Class 'RestApiBase' incorrectly implements interface 'IRestApi'.
tests: node_modules/aws-cdk-lib/aws-batch/lib/compute-environment-base.d.ts#L81
Class 'ComputeEnvironmentBase' incorrectly implements interface 'IComputeEnvironment'.
tests: node_modules/aws-cdk-lib/aws-batch/lib/managed-compute-environment.d.ts#L185
Class 'ManagedComputeEnvironmentBase' incorrectly implements interface 'IManagedComputeEnvironment'.
tests: node_modules/aws-cdk-lib/aws-batch/lib/managed-compute-environment.d.ts#L518
Class 'ManagedEc2EcsComputeEnvironment' incorrectly implements interface 'IManagedEc2EcsComputeEnvironment'.
tests: node_modules/aws-cdk-lib/aws-batch/lib/managed-compute-environment.d.ts#L768
Class 'ManagedEc2EksComputeEnvironment' incorrectly implements interface 'IManagedEc2EksComputeEnvironment'.
tests: node_modules/aws-cdk-lib/aws-batch/lib/managed-compute-environment.d.ts#L802
Class 'FargateComputeEnvironment' incorrectly implements interface 'IFargateComputeEnvironment'.
tests: node_modules/aws-cdk-lib/aws-batch/lib/unmanaged-compute-environment.d.ts#L38
Class 'UnmanagedComputeEnvironment' incorrectly implements interface 'IUnmanagedComputeEnvironment'.
tests: node_modules/aws-cdk-lib/aws-cloudwatch/lib/widget.d.ts#L43
Class 'ConcreteWidget' incorrectly implements interface 'IWidget'.
tests: node_modules/aws-cdk-lib/aws-codedeploy/lib/server/deployment-group.d.ts#L184
Class 'ServerDeploymentGroup' incorrectly implements interface 'IServerDeploymentGroup'.
tests: node_modules/aws-cdk-lib/aws-dynamodb/lib/table.d.ts#L574
Class 'Table' incorrectly extends base class 'TableBase'.