JavaScript compiler warnings

JavaScript compiler warnings


In NetBeans IDE 7 there is a good JavaScript integration. For jQuery
there comes a long list of warnings. Especially one kind bothers me:
function does not always return a value. Is this an oversight due to
missing tools, or is this deliberate?
Though the nightly build is also concerned, I'll give some line
numbers of jquery-1.3.2.js:
375, 1754, 1767, 1957, 2048, 2150, 2250, 2663, 2818, 2931, 3009.
I am quite willing to provide a corrected nightly build or whatever.
For us this issue could mean dropping jQuery altogether, and I am very
fond of jQuery.