feat: followup #225
Annotations
10 errors and 1 warning
Build lambdas and ts packages
Conversion of type 'void | CfnParameter' to type 'CfnParameter' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build lambdas and ts packages
Argument of type 'Stack' is not assignable to parameter of type 'Construct'.
|
Build lambdas and ts packages
Argument of type 'Stack' is not assignable to parameter of type 'Construct'.
|
Build lambdas and ts packages
Argument of type 'import("/home/runner/work/amplifiers/amplifiers/node_modules/aws-cdk-lib/core/lib/stack").Stack' is not assignable to parameter of type 'import("/home/runner/work/amplifiers/amplifiers/node_modules/@aws-cdk/core/lib/stack").Stack'.
|
Build lambdas and ts packages
Argument of type 'import("/home/runner/work/amplifiers/amplifiers/node_modules/aws-cdk-lib/aws-lambda/lib/function-base").IFunction' is not assignable to parameter of type 'import("/home/runner/work/amplifiers/amplifiers/node_modules/@aws-cdk/aws-lambda/lib/function-base").IFunction'.
|
Build lambdas and ts packages
Argument of type 'Stack' is not assignable to parameter of type 'Construct'.
|
Build lambdas and ts packages
Argument of type 'import("/home/runner/work/amplifiers/amplifiers/node_modules/@aws-cdk/aws-lambda/lib/runtime").Runtime' is not assignable to parameter of type 'import("/home/runner/work/amplifiers/amplifiers/node_modules/aws-cdk-lib/aws-lambda/lib/runtime").Runtime'.
|
Build lambdas and ts packages
Argument of type 'Stack' is not assignable to parameter of type 'Construct'.
|
Build lambdas and ts packages
Argument of type 'import("/home/runner/work/amplifiers/amplifiers/node_modules/aws-cdk-lib/core/lib/stack").Stack' is not assignable to parameter of type 'import("/home/runner/work/amplifiers/amplifiers/node_modules/@aws-cdk/core/lib/stack").Stack'.
|
Build lambdas and ts packages
Argument of type 'import("/home/runner/work/amplifiers/amplifiers/node_modules/aws-cdk-lib/aws-lambda/lib/function-base").IFunction' is not assignable to parameter of type 'import("/home/runner/work/amplifiers/amplifiers/node_modules/@aws-cdk/aws-lambda/lib/function-base").IFunction'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading