John Vandenberg
John Vandenberg
**Describe the bug** https://swagger.io/docs/specification/v3_0/describing-responses/ describes 5XX as a valid definition of a response. openapi-zod-client only accepts 'default' and specific response codes, and generates `status: NaN` for 5XX response code. **Minimal...
osv-scanner allows multiple --config args, and as best I can tell the earlier config files are ignored and only the last `--config` is used. I have two use cases where...
A comparison with https://github.com/jdx/mise/blob/main/registry.toml shows there is a lot of overlap. Unfortunately, there is one conflict: `trunk` here refers to https://github.com/trunk-rs/trunk , while in mise it is https://www.npmjs.com/package/@trunkio/launcher (added https://github.com/jdx/mise/pull/5875)...
https://github.com/taiki-e/install-action/blob/469c5e2/tools/ci/tool-list.sh#L10-L49 manually defines a list of tools which have varied glibc requirements. It is only used in CI, and only the latest version of each tool's binary 's undergoes this...
Fixes https://github.com/sachanganesh/eventador-rs/issues/7
Fixes https://github.com/GoogleCloudPlatform/wsi-to-dicom-converter/issues/129
``` 723.4 -- Installing: /usr/local/include/json/forwards.h 723.4 -- Installing: /usr/local/include/json/json.h 723.4 -- Installing: /usr/local/include/json/json_features.h 723.4 -- Installing: /usr/local/include/json/reader.h 723.4 -- Installing: /usr/local/include/json/value.h 723.4 -- Installing: /usr/local/include/json/version.h 723.4 -- Installing: /usr/local/include/json/writer.h 723.4...
Line 0 and column 0 in error messages is not great UX, and doesnt match what happens in `unsafe-libyaml`
libyears
I've encountered https://libyear.com/ & https://github.com/hkalbasi/cargo-libyear . I agree with the concept. It is a raw simple number that can be easily tracked over time, and is something a manager can...
It is all too common for repos to not add a tag for a crate release. It would be great if this tool could issue a warning if the repo...