question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Service bus data plane type declaration files are out of date

See original GitHub issue

@types/azure-sb is missing some service bus definitions:

image

I’m also curious, what’s the intended usage of this library when it comes to the multiple-sub-packages and @types packages?

What combination should I be using?

  • @types/azure-sb and azure?
  • azure-sb and @types/azure-sb?
  • @types/azure and azure-sb?

Forked from https://github.com/Azure/azure-sdk-for-node/issues/2083#issuecomment-285924121 and filing on behalf of @atrauzzi

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:4
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
sledouxcommented, Aug 9, 2017

Any updates on this? I’m having issues with this as well and probably a lot of people.

Any answer to @despairblue 's questions? I’d like to fix them but need to know where to fix it first.

1reaction
despairbluecommented, Apr 19, 2017

@pscanf Just a heads up that I’m having problems with this as well and like to fix them. @types/azure-sb is not imported by @types/azure. @types/azure-sb does in fact not export anything at all.

It seems that most definitions are in @types/azure itself even though the azure package itself seems to be a meta package importing and reexporting all the smaller ones. It’s certainly possible to just install one of it’s sub packages and use it.

I wonder if the @types should be structured the same, and also if the types should go to @DefinitelyTyped or here, since a lot of packages already contain type defs in this repo.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Azure Service Bus - Message expiration (Time to Live)
This article explains about expiration and time to live (TTL) of Azure Service Bus messages. After such a deadline, the message is no...
Read more >
NTD Reporting - Frequently Asked Questions | FTA
Voluntary Reporters must complete the National Transit Database (NTD) report in its entirety. With the expanded asset inventory, Voluntary ...
Read more >
Be sure . . . declare everything - Travel.gc.ca
declare everything. Making your declaration. If you are returning to Canada by commercial aircraft, you will receive a Canada Border Services ...
Read more >
RULES OF SUPREME COURT OF VIRGINIA
The date of entry of any final judgment, order, or decree is the date it is signed by the judge either on paper...
Read more >
Publication 515 (2022), Withholding of Tax on Nonresident ...
Foreign freight charges or rental of equipment used outside the United States. ... Or, you can write to: Internal Revenue Service, Tax Forms...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found