Benjamin Mogensen

Results 17 issues of Benjamin Mogensen

### Expected Behavior No vulnerabilities reported. ### Actual Behavior Vulnerabilities when doing `npm audit` and in Github: ``` [email protected] requires got@^9.6.0 via a transitive dependency on [email protected] ``` I am...

## Description I am getting below error when I do an `npm install`. I can add `--force` and it will install dependencies. But I am interested in getting this fixed...

**Describe the bug** The OAS file below has a wrongly declared array in the response. It states `type: array` and last line, and is missing an `items` key. Spectral does...

t/bug
p/medium

When using the AJV error messages concept, if data is validated against a schema having more than one custom error message defined, and the data has more than one of...

**Chore summary** When I use `run` method a lot of details about the validation are printed to console. I don't think this was the case in earlier versions. E.g.: ```javascript...

chore

**Describe the bug** When OpenAPI specification contains `null` as an example value the Spectral engine reports `Cannot read properties of null (reading 'type')` **To Reproduce** 1. Run Spectral validation on...

### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this...

💪 enhancement

### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this...

💪 enhancement

### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this...

👻 feat:rag

### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this...

🔨 feat:tools