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

Make the regular changes for 4.0.0 #204

Closed
wants to merge 2 commits into from
Closed

Make the regular changes for 4.0.0 #204

wants to merge 2 commits into from

Conversation

timyates
Copy link
Contributor

@timyates timyates commented Nov 9, 2022

For some reason, there are 2 issues

  • The test-kotlin project just fails, and I cannot see what it is missing
  • It seems that activeSpan() always returns null, so the tags are not being added in the tests

For some reason, there are 2 issues

- The test-kotlin project just fails, and I cannot see what it is missing
- It seems that activeSpan() always returns null, so the tags are not being added in the tests
@timyates timyates added the relates-to: build label for issues related to the build file or CI label Nov 9, 2022
@timyates timyates added this to the 5.0.0 milestone Nov 9, 2022
@timyates timyates self-assigned this Nov 9, 2022
@@ -56,6 +56,8 @@ awssdk-core = { module = 'software.amazon.awssdk:sdk-core' }

micronaut-aws-bom = { module = 'io.micronaut.aws:micronaut-aws-bom' }

javax-annotation-api = { module = "javax.annotation:javax.annotation-api" }
Copy link
Contributor

Choose a reason for hiding this comment

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

this shouldn't be used

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Any idea how to get around grpc annotating classes it creates with @javax.annotation.Generated?

Copy link
Contributor

Choose a reason for hiding this comment

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

Seems no way until this issue will be resolved: grpc/grpc-java#9179

@sonarcloud
Copy link

sonarcloud bot commented Nov 9, 2022

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
0.0% 0.0% Duplication

@timyates
Copy link
Contributor Author

timyates commented Dec 8, 2022

Superseded by #213

@timyates timyates closed this Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relates-to: build label for issues related to the build file or CI
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants