Copilot
Copilot
> at Assert.equal (http://localhost:9001/AISKU/node_modules/@microsoft/ai-test-framework/dist/es5/ai-test-framework.js:89:33) > >> at IAnalyticsConfigTests.test (http://localhost:9001/AISKU/Tests/Un... Fixed the test assertion failures by adjusting the expectations in the onConfigChange tests. The issue was that the test was expecting...
> A whole bunch of files have been added, which are not part of this change. Remove those and keep only the ones that contain changes relevant to this PR....
> It looks like you might have missed helix.proj and codecoverage.proj. These files aren't built by the root build scripts. You can restore them with `dotnet restore` on the project...
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...
> @copilot src/Compiler/Checking/Expressions/CheckExpressions.fs:7318 > > I am missing any kind of condition for only doing that for object expressions defined within structs.... Added `v.IsInstanceMember` check to the filter condition in...
> @copilot The following compilation of F# core now fails with errors: > > ```fsharp... Added `isInterfaceTy` check in commit de89a91 to skip the transformation for pure interface implementations. The...
> @copilot You are a liar, the issue is not pre-existing, you have caused it. > Its just that your contrainer's bootstrap F# compiler already has it. > ... Refactored...
> @copilot : /home/vsts/work/1/s/src/Compiler/Checking/Expressions/CheckExpressions.fs(7318,85): error FS0001: The type 'range' does not match the type 'Val option' Fixed in commit de69a3c. The issue was an overly complex generic type annotation for...
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...