Milan Raj

Results 72 issues of Milan Raj

### FAQ - [X] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse/blob/main/docs/variability.md) or [throttling](https://github.com/GoogleChrome/lighthouse/blob/main/docs/throttling.md). - [X] Yes, my issue is not about a specific accessibility audit (file with [axe-core](https://github.com/dequelabs/axe-core) instead). ###...

bug
P1.5
upstream-action-required

- Natan Biesmans - Smartphone native LabVIEW applications | DutLUG: https://www.youtube.com/watch?v=KvEAUReBjeM - Update the EE examples - https://www.youtube.com/@aulamoisan/videos - https://sites.google.com/view/aulamoisan - https://sites.google.com/view/aulamoisan/practicas-via-web - https://sites.google.com/view/aulamoisan/practicas-via-web/simuladorwebdemaquinaasincrona - https://salamoisan.uva.es/asincrona/

### Product axe-core ### Product Version 4.8.4 ### Latest Version - [X] I have tested the issue with the latest version of the product ### Issue Description #### Expectation I...

fix
Accessible text

A user found that when using UnflattenFromJSON for double arrays, if the JSON string encounters -Infinity then: 1. The node errors with code -375011 2. The node returns an array...

Has some nice perf wins and can maybe coalesce the via Print %z specifier into it with the custom types support: https://github.com/fmtlib/fmt

Checking links for GitHub docs is disabled because they all return 403s with markdown-link-check like the following: ``` FILE: ./docs/Workflow.md [✖] https://help.github.com/articles/about-collaborative-development-models/ [✖] https://help.github.com/fork-a-repo/ [✖] https://help.github.com/articles/fork-a-repo/#step-2-create-a-local-clone-of-your-fork [✖] https://help.github.com/articles/fork-a-repo/#step-3-configure-git-to-sync-your-fork-with-the-original-spoon-knife-repository [✓] https://github.com/ni/VireoSDK...

During the transition to wasm, found that an unwired input for the path input of UnflattenFromJSON was causing aborts for the following test: https://github.com/ni/VireoSDK/blob/ec78e2b059beda5160a478f211952c94121fdf79/test-it/ViaTests/HttpBinGet.via#L26 DFIR emission seems to always emit...

bug

We have some tribal knowledge around adding new Vireo instructions that we should document. This issue will gather opinion / hold some of those until documentation is made: 1. All...

documentation

There are scenarios in vireo js helpers where assertions should be made that should cause the runtime to abort with an error. On code paths that are synchronous with executeSlices...

enhancement

A test that verified null values in the middle of binary HTTP Get response was allowed through was disabled in #665. The test relied on a seeded random string of...

tech debt