packages/@aws-cdk/cloudformation-diff/lib/diff/types.ts (5 lines): - line 477: // TODO: define specific difference attributes - line 482: // TODO: define specific difference attributes - line 487: // TODO: define specific difference attributes - line 492: // TODO: define specific difference attributes - line 497: // TODO: define specific difference attributes projenrc/jsii.ts (2 lines): - line 250: // FIXME: Not support "runsOn" and the workflow container image for now - line 433: // FIXME: We should get this from a global GitHub component projenrc/eslint.ts (2 lines): - line 128: // FIXME: there's no way to do this properly. The proposed tslint replacement - line 147: // FIXME: there's no way to disable name checking in object literals. Maintainer won't have it packages/@aws-cdk/toolkit-lib/lib/api/deployments/assets.ts (1 line): - line 41: // FIXME: Should have excluded by construct path here instead of by unique ID, preferably using packages/cdk-assets/lib/aws.ts (1 line): - line 140: // TODO refactor to make `config` a readonly property and avoid state mutations. packages/@aws-cdk/toolkit-lib/lib/api/cloudformation/evaluate-cloudformation-template.ts (1 line): - line 65: // TODO: Paginate packages/@aws-cdk/toolkit-lib/lib/api/aws-auth/sdk.ts (1 line): - line 377: // TODO: still some cleanup here. Make the pagination functions do all the work here instead of in individual packages. packages/@aws-cdk/toolkit-lib/lib/context-providers/keys.ts (1 line): - line 22: // TODO: use paginator function packages/@aws-cdk-testing/cli-integ/lib/with-cdk-app.ts (1 line): - line 520: '--unstable=gc', // TODO: remove when stabilizing