Skip to content

chore: update dependencies #484

chore: update dependencies

chore: update dependencies #484

Triggered via push September 23, 2024 09:43
Status Failure
Total duration 1m 7s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test: packages/core/test/helpers/resources.js#L92
Type '{ AttributeName: string; AttributeType: string; }[]' is not assignable to type 'AttributeDefinition[]'.
Test: packages/core/test/helpers/resources.js#L93
Type '{ AttributeName: string; KeyType: string; }[]' is not assignable to type 'KeySchemaElement[]'.
Test: packages/core/test/helpers/resources.js#L94
Type '{ IndexName: string; KeySchema: { AttributeName: string; KeyType: string; }[]; Projection: { ProjectionType: string; }; ProvisionedThroughput: { ReadCapacityUnits: number; WriteCapacityUnits: number; }; }[] | undefined' is not assignable to type 'GlobalSecondaryIndex[] | undefined'.
Test: stacks/aggregator-stack.js#L52
Type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/aws-cdk-lib/core/lib/duration").Duration' is not assignable to type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/sst/node_modules/aws-cdk-lib/core/lib/duration").Duration'.
Test: stacks/aggregator-stack.js#L61
Type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/aws-cdk-lib/core/lib/duration").Duration' is not assignable to type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/sst/node_modules/aws-cdk-lib/core/lib/duration").Duration'.
Test: stacks/aggregator-stack.js#L73
Type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/aws-cdk-lib/core/lib/duration").Duration' is not assignable to type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/sst/node_modules/aws-cdk-lib/core/lib/duration").Duration'.
Test: stacks/aggregator-stack.js#L83
Type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/aws-cdk-lib/core/lib/duration").Duration' is not assignable to type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/sst/node_modules/aws-cdk-lib/core/lib/duration").Duration'.
Test: stacks/aggregator-stack.js#L104
Type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/aws-cdk-lib/core/lib/duration").Duration' is not assignable to type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/sst/node_modules/aws-cdk-lib/core/lib/duration").Duration'.
Test: stacks/aggregator-stack.js#L127
Type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/aws-cdk-lib/core/lib/duration").Duration' is not assignable to type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/sst/node_modules/aws-cdk-lib/core/lib/duration").Duration'.
Test: stacks/aggregator-stack.js#L153
Type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/aws-cdk-lib/core/lib/duration").Duration' is not assignable to type 'import("/home/runner/work/w3filecoin-infra/w3filecoin-infra/node_modules/sst/node_modules/aws-cdk-lib/core/lib/duration").Duration'.
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/