Eric StJohn

Results 138 issues of Eric StJohn

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=976256&view=logs&j=12b34f85-96db-5b04-05cf-faf2be278867 Build error leg or test failing: Windows_x64 / Windows_x64 Build_Debug / Run All Tests. Pull request: https://github.com/dotnet/machinelearning/pull/7414 ## Error Message Fill the error message using...

blocking-clean-ci
Known Build Error

Multiple tests can run concurrently and try to download this resource to the same folder. ## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=954239 Build error leg or test failing: Microsoft.ML.AutoML.Test.AutoFeaturizerTests.AutoFeaturizer_image_test Pull request: https://github.com/dotnet/machinelearning/pull/7388...

blocking-clean-ci
Known Build Error

Convert this repository to use NuGet CentralPackageManagement with transitive pinning enabled. https://learn.microsoft.com/en-us/nuget/consume-packages/Central-Package-Management Create a root Directory.Packages.props with PackageVersion items for all packages used by this repository. Those should use the...

untriaged

With the latest roslyn implementation of ISourceGenerator results in a RS1042 warning as error. These need to switch to using https://github.com/dotnet/roslyn/blob/main/docs/features/incremental-generators.md

untriaged

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=894906 Build error leg or test failing: Microsoft.ML.Tests.TrainerEstimators.TrainerEstimators.SdcaLogisticRegression Pull request: https://github.com/dotnet/machinelearning/pull/7319 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...

blocking-clean-ci
Known Build Error

https://github.com/dotnet/machinelearning/pull/7266/checks?check_run_id=34504009688 ![Image](https://github.com/user-attachments/assets/4633958f-7df1-4c50-9fe8-3838fa56f4bf) https://dev.azure.com/dnceng-public/public/_build/results?buildId=896796&view=logs&j=5de11fe4-b78c-5e85-6c71-18cb0c3c520b&t=1bd76744-ce54-5897-6864-351eb3621929&l=31 ``` /Users/runner/.nuget/packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24613.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : Test Microsoft.ML.Tests.TrainerEstimators.TrainerEstimators.SdcaLogisticRegression has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/e87e490f-2d11-4e22-b317-ddb93ea4a25a/workitems/Microsoft.ML.Tests/console [/Users/runner/work/1/s/eng/helix.proj] Build FAILED. /Users/runner/.nuget/packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24613.2/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : Test Microsoft.ML.Tests.TrainerEstimators.TrainerEstimators.SdcaLogisticRegression has failed....

Does it make sense to keep this as a submodule? It looks like it receives very few changes. We could just fork it and keep a local copy, like we...

It looks like we're using ubuntu 18.04 build containers which are no longer built / supported. We should update to some version that's in support and ensure it doesn't result...

* List of [NuGet packages](https://github.com/microsoft/ApplicationInsights-dotnet#nuget-packages) and version that you are using: Microsoft.ApplicationInsights.AspNetCore 2.22.0 * Runtime version (e.g. net461, net48, netcoreapp2.1, netcoreapp3.1, etc. You can find this information from the `*.csproj`...

bug

Looks like the old msbuild uses `AL` to produce satellite assemblies. AL doesn't support `publicsign` which Arcade targets rely on when building assemblies that sign with various PRSS-owned signing keys....