Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nikhil25803
Copy link
Contributor

Issue addressed - #2419

Screenshot :
image

Copy link

@arkid15r arkid15r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

arkid15r
arkid15r previously approved these changes Jul 11, 2024
@nikhil25803
Copy link
Contributor Author

I am getting this error on running test cases.
image

Related to poetry install.
Error message - pyproject.toml changed significantly since poetry.lock was last generated. Run poetry lock [--no-update] to fix the lock file.

@nikhil25803
Copy link
Contributor Author

@arkid15r
Do I need to make changes in ci-cd.yml file to resolve this issue?
image

Adding run: poetry lock before run: poetry install/

@arkid15r
Copy link

@arkid15r Do I need to make changes in ci-cd.yml file to resolve this issue? image

Adding run: poetry lock before run: poetry install/

No, just update your poetry.lock locally

@nikhil25803
Copy link
Contributor Author

nikhil25803 commented Jul 12, 2024

I tried but still getting the same error

pyproject.toml changed significantly since poetry.lock was last generated. Run `poetry lock [--no-update]` to fix the lock file.
Error: Process completed with exit code 1.

It worked!! Thanks @arkid15r

Copy link

@arkid15r arkid15r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

CodeWithBishal pushed a commit to CodeWithBishal/OWASP-BLT that referenced this pull request Jul 15, 2024
…BLT#2436)

* gitattributes changes

* moved pre-commit to dev dependency

* poetry.lock locally

* Update poetry.lock to match pyproject.toml
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