- Newest
- Most votes
- Most comments
The discrepancy in the "Total lines" and "Effective lines" counts between your codebase project and the workshop examples is not uncommon and generally acceptable. These differences can occur due to various factors:
- Minor updates or changes to the workshop materials since their last revision.
- Slight variations in how different systems or environments process and count lines of code.
- Potential differences in file encodings or line ending characters.
As long as the overall structure and content of your codebase match what's expected in the workshop, and you're able to proceed with the subsequent steps without major issues, these small differences in line counts should not significantly impact your progress through the AWS Blu Age Level 3 Self-Paced Troubleshooting Workshop.
If you're concerned about these discrepancies affecting your workshop completion or certification, you can try the following:
- Double-check that you've downloaded the correct carddemo.zip file from the Share codebase step.
- Ensure that all files were extracted correctly and no files are missing.
- Verify that your Transform Engine version matches the one specified in the workshop.
If you continue to experience issues or if the differences become more significant in later steps, it may be worth reaching out to the AWS Blu Age support team for clarification. They can provide more specific guidance based on the latest version of the workshop materials.
Sources
AWS Blu Age Level 3 Self-Paced Troubleshooting Workshop - Codebase transformation - Transform Error | AWS re:Post
AWS Blu Age L3 Workshop - Error on Automation - Execute | AWS re:Post