Skip to content

chore: remove \ that breaks the build#28752

Merged
mergify[bot] merged 1 commit intomainfrom
rix0rrr-patch-1
Jan 18, 2024
Merged

chore: remove \ that breaks the build#28752
mergify[bot] merged 1 commit intomainfrom
rix0rrr-patch-1

Conversation

@rix0rrr
Copy link
Copy Markdown
Contributor

@rix0rrr rix0rrr commented Jan 18, 2024

The .NET docstring generator fails to escape the stray \, leading to a compilation error:

#STDOUT> /tmp/npm-packYlIY9W/Amazon.CDK.Lib/Amazon/CDK/AWS/Lambda/FunctionOptions.cs(437,339): error CS1009: Unrecognized escape sequence [/tmp/npm-packYlIY9W/Amazon.CDK.Lib/Amazon.CDK.Lib.csproj]

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

The .NET docstring generator fails to escape the stray `\`, leading to a compilation error:

```
#STDOUT> /tmp/npm-packYlIY9W/Amazon.CDK.Lib/Amazon/CDK/AWS/Lambda/FunctionOptions.cs(437,339): error CS1009: Unrecognized escape sequence [/tmp/npm-packYlIY9W/Amazon.CDK.Lib/Amazon.CDK.Lib.csproj]
```
@rix0rrr rix0rrr requested a review from a team January 18, 2024 09:13
@aws-cdk-automation aws-cdk-automation requested a review from a team January 18, 2024 09:13
@github-actions github-actions bot added the p2 label Jan 18, 2024
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jan 18, 2024
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

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

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

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 18, 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).

@mergify mergify bot merged commit bb880e8 into main Jan 18, 2024
@mergify mergify bot deleted the rix0rrr-patch-1 branch January 18, 2024 09:40
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.

4 participants