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

Executing the RefreshVersionsCleanup task, logs about files that do not exist is checked #618

Closed
1 task done
doljae opened this issue Sep 19, 2022 · 0 comments
Closed
1 task done

Comments

@doljae
Copy link
Contributor

doljae commented Sep 19, 2022

🐛 Describe the bug

When RefreshVersionsCleanup task is executed, the log related to the gradle/lib.version.toml file that does not exist in the current project is checked.

⚠️ Current behavior

  • Run gradle task ./gradlew refreshVersionsCleanup

✅ Expected behavior

There should be no log related to gradle/lib.version.toml

💣 Steps to reproduce

  1. Clone my project
  2. Run gradle task ./gradlew refreshVersionsCleanup
  3. Result

Logs

image

gradle directory

image

📱 Tech info

  • None
@doljae doljae changed the title Executing the RefreshVersionsCleanup task, logs about files that do not exist in the log is output. Executing the RefreshVersionsCleanup task, logs about files that do not exist is checked Sep 20, 2022
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 a pull request may close this issue.

1 participant