Fix: Upgrade TypeScript from 4.4 to 5.3 to resolve build errors #1144
Annotations
9 warnings
|
Run Tests:
src/util/credentials-provider-partition.ts#L4
Use const or class constructors instead of named functions
|
|
Run Tests:
src/util/credentials-provider-custom-env.ts#L9
Use const or class constructors instead of named functions
|
|
Run Tests:
src/parser/model/resource-types.ts#L2
'OrgResourceTypes' is already declared in the upper scope on line 2 column 13
|
|
Run Tests:
src/org-formation-error.ts#L10
'ErrorCode' is already declared in the upper scope on line 10 column 13
|
|
Run Tests:
src/org-binder/org-binder.ts#L220
'TResource' is already declared in the upper scope on line 163 column 15
|
|
Run Tests:
src/org-binder/org-binder.ts#L193
'TResource' is already declared in the upper scope on line 163 column 15
|
|
Run Tests:
src/org-binder/org-binder.ts#L165
'TResource' is already declared in the upper scope on line 163 column 15
|
|
Run Tests:
src/core/cfn-expression-resolver.ts#L69
'resource' is already declared in the upper scope on line 69 column 31
|
|
Run Tests:
src/aws-provider/aws-organization-reader.ts#L408
'that' is already declared in the upper scope on line 408 column 17
|
Loading