Skip to content

build(deps-dev): bump danger from 11.3.1 to 12.3.3 #47

build(deps-dev): bump danger from 11.3.1 to 12.3.3

build(deps-dev): bump danger from 11.3.1 to 12.3.3 #47

Triggered via pull request November 8, 2024 06:09
Status Failure
Total duration 1m 4s
Artifacts

typecheck.yml

on: pull_request
typecheck
54s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: dangerfile.ts#L136
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
typecheck: src/aws/cloudwatch.ts#L281
Property 'flat' does not exist on type 'Suggestion[][]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
typecheck: src/aws/cloudwatch.ts#L505
Property 'flat' does not exist on type 'Suggestion[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
typecheck: src/aws/ecs.ts#L123
Property 'flat' does not exist on type 'Suggestion[][]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
typecheck: src/aws/iam.ts#L326
Property 'flat' does not exist on type 'Suggestion[][]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
typecheck: src/aws/lambda.ts#L340
Property 'flat' does not exist on type 'Suggestion[][]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
typecheck: src/aws/secretsmanager.ts#L165
Property 'flatMap' does not exist on type 'string[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
typecheck: src/bat.ts#L37
Property 'flat' does not exist on type '{ name: string; description: string; }[][]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
typecheck: src/cargo.ts#L151
Property 'flatMap' does not exist on type 'Package[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
typecheck: src/cargo.ts#L171
Property 'flatMap' does not exist on type 'Package[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.