Skip to content

test: add exporter-metrics in upper-bound check #3850

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

suztomo
Copy link
Member

@suztomo suztomo commented Jun 24, 2025

Thank you for opening a Pull Request! Before submitting your PR, please read our contributing guidelines.

There are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> ☕️

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jun 24, 2025
@suztomo
Copy link
Member Author

suztomo commented Jun 24, 2025

shared-dependencies version check / Shared Dependencies BOM upper-bound check (pull_request) failed:

Error:  Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (enforce) on project shared-dependencies-upper-bound-test: 
Error:  Rule 2: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps failed with message:
Error:  Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Error:  Require upper bound dependencies error for org.slf4j:slf4j-api:1.7.36 paths to dependency are:
Error:  +-com.google.cloud:shared-dependencies-upper-bound-test:3.50.1-SNAPSHOT
Error:    +-org.apache.httpcomponents.client5:httpclient5:5.3.1
Error:      +-org.slf4j:slf4j-api:1.7.36
Error:  and
Error:  +-com.google.cloud:shared-dependencies-upper-bound-test:3.50.1-SNAPSHOT
Error:    +-com.google.cloud.opentelemetry:exporter-metrics:0.33.0
Error:      +-org.slf4j:slf4j-api:2.0.16
Error:  ]
Error:  -> [Help 1]

Copy link

Copy link

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant