nulltoken

Results 53 issues of nulltoken

## Describe the bug ![image](https://user-images.githubusercontent.com/92363/133617661-656ea5f2-897c-4ca4-8b78-35a5b0ed5043.png) I'm not sure why this is raised and whether or not this is the sign of an underlying issue that should be fixed. ## To...

t/bug
triaged
p/documented

In #974, the asyncapi ruleset has been initiated with a rule which will identify unused/orphaned schemas, under components. As identified in #1073 this rule could really benefit from being extended...

enhancement
help wanted
triaged
AsyncAPI

The way we report problems in referenced documents may benefit from some improvement. #1254 and #1258 are great use cases where actual reported paths are not helpful or completely misleading...

t/bug
triaged
breaking

:wave:, We're building a product which acts as a reverse proxy and relays incoming requests to remote backends. Everything is instrumented through ApplicationInsights SDK for Nodejs (https://github.com/microsoft/ApplicationInsights-node.js). We've just discovered...

investigate

Lib version: - applicationinsights: 2.0.0 Given the following code ```ts import { setup, defaultClient } from 'applicationinsights'; import { Contracts } from "applicationinsights"; import { Data, MessageData, } from "applicationinsights/out/Declarations/Contracts";...

bug

Currently the library allows to opt-in to stric coercion rules on a parameter by parameter basis. Proposal would be to extend the `OpenAPIRequestCoercerArgs` interface and introduce a new optional boolean...

Following #141 (and #142), it's been put under the light that when the library is incorrectly used, it doesn't communicate the issue in a very user friendly manner ``` Error...

good first issue

### Describe the bug Running a CRA test rendering `react-markdown` leads to an error message "Must use import to load ES Module:" A (somewhat) related issue in https://github.com/remarkjs/react-markdown/issues/635 seems to...

needs triage
issue: bug report

Beside the scope of #7, it may also be a good thing to identify in the ReleaseNotes pull requests that have been created by contributors outside of the Particular organization....

### What should we add or change to make your life better? Hello, It's currently possible to perform routing based on headers and query parameters. How open would you be...

Type: Idea