aws-samples/aws-cdk-intro-workshop

Fix incorrectly highlighted line of code

jlipe opened this issue · 2 comments

jlipe commented

Describe the bug

In 'Typescript' > 'Advanced Topics' > 'Pipelines' > 'Build Stage', there is a highlighted line of code in line 68 of the file. This line was unchanged from the previous file in the module 'Typescript' > 'Advanced Topics' > 'Pipelines' > 'New Pipeline' on line 28 of that file.

Expected Behavior

There wouldn't be a highlighted line of code in the 'Build Stage' file because it was unchanged from the previous code.

Current Behavior

There is a highlighted line of code that was unchanged.

Reproduction Steps

Look at the line of code const pipeline = new CodePipeline(this, 'Pipeline', { in "4000-build-stage" and compare it to the same line in "3000-new-pipeline".

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

No response

Section

No response

Browser

No response

Language

No response

Yup, thanks for reporting this!

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.