Skip to content

chore(tools): eslint update requires promises.all#28617

Merged
mergify[bot] merged 2 commits intomainfrom
TheRealAmazonKendra/eslint-fix
Jan 8, 2024
Merged

chore(tools): eslint update requires promises.all#28617
mergify[bot] merged 2 commits intomainfrom
TheRealAmazonKendra/eslint-fix

Conversation

@TheRealAmazonKendra
Copy link
Copy Markdown
Contributor

The update on eslint is causing the following error:

@aws-cdk/spec2cdk:   165:3  error  An array of Promises may be unintentional. Consider handling the promises' fulfillment or rejection with Promise.all or similar, or explicitly marking the expression as ignored with the `void` operator  @typescript-eslint/no-floating-promises

This PR has been separated out from 28434 because there are other failures. I am splitting these out to make clear which code is fixing which issue.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Jan 8, 2024
@aws-cdk-automation aws-cdk-automation requested a review from a team January 8, 2024 18:13
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jan 8, 2024
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 8, 2024

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 2112f87
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 8562c17 into main Jan 8, 2024
@mergify mergify bot deleted the TheRealAmazonKendra/eslint-fix branch January 8, 2024 19:05
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 8, 2024

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants