Skip to content

Fix gradle warning #959

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

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Fix gradle warning #959

merged 1 commit into from
Jul 26, 2023

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Jul 25, 2023

This PR fix the warning below:

"Project accessors enabled, but root project name not explicitly set for 'plugins'. Checking out the project in different folders will impact the generated code and implicitly the buildscript classpath, breaking caching."

Not sure about the impact, but should not have any bad side effects.

"Project accessors enabled, but root project name not explicitly set for 'plugins'. Checking out the project in different folders will impact the generated code and implicitly the buildscript classpath, breaking caching."
@bmarty bmarty requested a review from a team as a code owner July 25, 2023 12:25
@bmarty bmarty requested review from csmith and removed request for a team July 25, 2023 12:25
@github-actions
Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link:

@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (caaa192) 56.65% compared to head (3e42fdc) 56.65%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #959   +/-   ##
========================================
  Coverage    56.65%   56.65%           
========================================
  Files          978      978           
  Lines        24731    24731           
  Branches      5014     5014           
========================================
  Hits         14011    14011           
  Misses        8501     8501           
  Partials      2219     2219           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@bmarty bmarty merged commit 9c63a22 into develop Jul 26, 2023
@bmarty bmarty deleted the feature/bma/fixWarnings branch July 26, 2023 12:03
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