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

fix: typescript error in MQTT adapter #326

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

fmvilas
Copy link
Member

@fmvilas fmvilas commented Sep 2, 2022

TypeScript compilation is failing. I'm casting this object as any for the lack of a better alternative right now.

@fmvilas fmvilas changed the title fix: TS error in MQTT adapter fix: typescript error in MQTT adapter Sep 2, 2022
@sonarcloud
Copy link

sonarcloud bot commented Sep 2, 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

@coveralls
Copy link

coveralls commented Sep 2, 2022

Pull Request Test Coverage Report for Build 2978634218

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.796%

Totals Coverage Status
Change from base Build 2755736885: 0.0%
Covered Lines: 286
Relevant Lines: 300

💛 - Coveralls

@fmvilas
Copy link
Member Author

fmvilas commented Sep 22, 2022

/rtm

@asyncapi-bot asyncapi-bot merged commit 14d8f34 into asyncapi:master Sep 22, 2022
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.10.22 🎉

The release is available on:

Your semantic-release bot 📦🚀

Ruchip16 pushed a commit to Ruchip16/glee that referenced this pull request Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants