Copilot

Results 4907 comments of Copilot

> @copilot is it possible to update the link right after the update? Since in setup you have to ensure user re-open the app, but if the link is wrong,...

> @copilot evaluate my comment and make any necessary changes Updated to use `fallthrough` as requested in commit 8ff488f.

> @copilot Please investigate the CI failures and try to resolve I've investigated and fixed the CI failure. The issue was a type annotation inconsistency between DataSet and DataSetInMem classes....

> @copilot tests are still failing please investigate I've investigated and fixed the CI failure. The root cause was that I had mistakenly put a concrete method implementation in a...

> @copilot This is currently failing tests because the dataset cache found in `data_set_cache.py` does not correctly handle inferred parameters. The prepare method creates a `_data` dict that does not...

> You alkso need to update to vs-2026 from vs-2022 in vnext/Scripts/rnw-dependencies.ps1 Updated in 47208e2. Changed VS version references from 2022 to 2026, including: - ValidateSet tag: 'vs2022' → 'vs2026'...

> Getting error Failed to request agent. Exception Image rnw-img-vs2026-node22 doesn't exist in pool rnw-pool-8 in CI pipeline, fix it. SOmehow it is not finding the image rnw-img-vs2026-node22 Reverted in...

> Revert back to vs2026 Restored in ed042d7. All VS2026 CI pipeline changes are back in place.

> update the msbuildtools.ts file to detect both VS2022 and VS2026. Updated in 3807d86. Modified `vsInstalls.ts` to extend the version range from `[17.11.0,18.0)` to `[17.11.0,19.0)` when the minVersion is 17.x,...