Stefano Nardo

Results 7 issues of Stefano Nardo

Same changes as https://github.com/mfrachet/cypress-audit/pull/186 for pa11y

Why does the `all` model group allow `maxOccurs` > 1? The cardinality constraint of `all` was removed in XSD 1.1 but, as far as I know, Pyxb supports XSD 1.0...

### Describe the issue the example shows `list-lf-tags` command instead of `get-resource-lf-tags ` ### Links https://docs.aws.amazon.com/cli/latest/reference/lakeformation/get-resource-lf-tags.html#examples

bug
documentation
p3

hello, I'm trying to use the bundler build with CRACO/Webpack. This is my webpack config (inside the CRACO one): ```webpack: { plugins: { add: [new WasmPackPlugin({ crateDirectory: __dirname })], },...

Hello, I'm trying to create a duckdb with `const { db, loading, error } = useDuckDb();`, however it fails the initialization on `const JSDELIVR_BUNDLES = duckdb.getJsDelivrBundles();` because `duckdb` is not...

### Reproduction link [![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-9ylnlp?file=demo.tsx) ### Steps to reproduce Add a Form.Item with a required rule, the form component should be a Select (but some other components are affected...

help wanted
⌨️ Accessibility
unconfirmed

### Reproduction link [![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-r9muc3) ### Steps to reproduce Run Lighthouse or any other a11y tool inside your browser ### What is expected? No a11y errors ### What is...

help wanted
⌨️ Accessibility
unconfirmed