Skip to content
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

Test #491

Merged
merged 4 commits into from
Oct 9, 2023
Merged

Test #491

merged 4 commits into from
Oct 9, 2023

Conversation

NihalM99
Copy link
Contributor

@NihalM99 NihalM99 commented Oct 9, 2023

Issue #9, if available:

Description of changes:
Modified to remove warnings as shown
ebcli/lib/codebuild.py:60
/codebuild/output/src491/src/github.com/aws/aws-elastic-beanstalk-cli/ebcli/lib/codebuild.py:60: DeprecationWarning: invalid escape sequence .
regex_search_version = "AWS ElasticBeanstalk - (.*)v([0-9]+.[0-9]+.[0-9]+)"

ebcli/display/screen.py:442
/codebuild/output/src491/src/github.com/aws/aws-elastic-beanstalk-cli/ebcli/display/screen.py:442: SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert(

ebcli/controllers/create.py:221
/codebuild/output/src491/src/github.com/aws/aws-elastic-beanstalk-cli/ebcli/controllers/create.py:221: SyntaxWarning: "is" with a literal. Did you mean "=="?
if instance_types is "":

tests/unit/operations/test_envvarops.py:33
/codebuild/output/src491/src/github.com/aws/aws-elastic-beanstalk-cli/tests/unit/operations/test_envvarops.py:33: DeprecationWarning: invalid escape sequence
environment_variables_input = ' """ DB_USER""" = "" r=o"o't"" " , DB_PAS\ = SWORD=""pass='"word""'

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@NihalM99 NihalM99 merged commit 0eeaf04 into master Oct 9, 2023
4 checks passed
@NihalM99 NihalM99 deleted the warningsfix-2 branch October 10, 2023 11:51
@glensc
Copy link

glensc commented Jun 25, 2024

This this hasn't been included in release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants