Dave Tryon

Results 184 comments of Dave Tryon

Unfortunately, this is out of scope given our current priorities. Thanks for using Accessibility Insights!

Update: The service is not yet using the config generator, and when I asked if there are any plans to use it, the answer was no. The service code is...

`lightness-notation` is a new rule that is breaking our linting. Might be an easy fix. On the flip side, there's a notation that Node less than 18.12.0 is no longer...

Note: We have 3 `GridSplitter` controls where this can come into play--they each have the id of `gsMid` are are located in the following 3 files: - https://github.com/microsoft/accessibility-insights-windows/blob/main/src/AccessibilityInsights/Modes/EventModeControl.xaml - https://github.com/microsoft/accessibility-insights-windows/blob/main/src/AccessibilityInsights/Modes/LiveModeControl.xaml...

Based on the following stack being thrown in tests, it seems that internal changes to `System.Reflection.MetadataLoadContext.dll` have led to unmet dependencies on `System.Runtime.CompilerServices.Unsafe.dll`: ``` Test method ManifestTests.IntegrationTests.EmbeddedManifestMatchesRawManifest threw exception: System.TypeInitializationException:...