nulltoken

Results 53 issues of nulltoken

### What should we add or change to make your life better? The Middleware doco states *"Middleware should avoid interacting with the request or response bodies. Bodies are not buffered...

Type: Idea

## PR Checklist - [x] I have run `npm test` locally and all tests are passing. - [x] I have added/updated tests for any new behavior. - [x] If this...

This would greatly ease the job of troubleshooting libgit2 issues discovered through LibGit2sharp bug reports/regressions. Another usage of this would be to allow us to run a weekly scheduled build...

By default, spectral-action will fail the check when at least one error has been discovered. However, warnings for instance will generate annotations without failing the check. Spectral exposes a flag...

enhancement

spectral-action currently relies on octokit to manually create annotations. This doesn't seem aligned with the future (cf. https://github.com/actions/toolkit/issues/74#issuecomment-535540242) ![image](https://user-images.githubusercontent.com/92363/80629447-2bcd1280-8a53-11ea-9ea0-6f9b69c2af88.png) Relevant: - https://github.com/actions/toolkit/issues/56 - https://github.com/actions/toolkit/pull/198/files

**User story.** 'unrecognized-format' rule has been added in https://github.com/stoplightio/spectral/pull/798 It's a great addition. Unfortunately, it isn't processed like a standard rule. As such, its severity cannot be changed through a...

enhancement
triaged

Follow up to #2345 ## Context I'm trying to use elements in a Next.js app configured with **static export** ## Current Behavior Using a freshly installed Nextjs 14.2.3 app, install...

p/medium
triaged
bug
jira
team/bad-news-bears

For a long time, it was recommended to always pull the "latest" tag. Recently, some advertising about the "stable" tag has popped up (cf.https://github.com/Azure/azure-cosmos-db-emulator-docker/issues/106#issuecomment-2367732719). - Could some markdown documentation (eg....

enhancement
triage

The current "is this ready to be used" mechanism seems to rely on manually checking if the pem certificate can be downloaded. However, more often than not, although the cert...

- Update package-lock.json with pinned dependency @neondatabase/api-client 1.11.2 - Bump oauth2-mock-server to 7.2.0 (still compatible with Node >= 18 requirement)