-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] Syntax Errors in VPC package #44
Comments
Hi @gawandepratik022 |
I'm working on this |
@amalmadhu06 kindly have a look at the code https://replit.com/@riteshsonawane/FirstCyanCodec#getVPC.go |
Have a look at this repo https://github.com/omsonawane1372/awsctl I ran the build and test workflow. |
Hi @riteshsonawane1372 . I have tried to fix the syntax issues from the Unfortunately, ci is again failing. Not sure what's going wrong. |
The changes in the PR won't fix the issue. Check this repo https://github.com/omsonawane1372/awsctl |
If possible, can you please take up this issue @riteshsonawane1372 ? I'm a bit confused here. |
Just do below changes and if it doesn't work I will work on this issue:
|
@amalmadhu06 I have open a PR ( #51 ) which will solve the worflow related issue. |
Thankyou @riteshsonawane1372 |
Added Instance state and solved #44
Description
Syntax error in the VPC package. Also, naming the package as VPC is causing
case insensitive import collision
Screenshots
Additional information
No response
The text was updated successfully, but these errors were encountered: