Skip to content

first pass at updating "PythonProjectResource" to "PythonAppResource"

Azure Pipelines / dotnet.aspire (Build Linux) failed Sep 18, 2024 in 5m 38s

Build Linux failed

Annotations

Check failure on line 17 in src/Aspire.Hosting.Python/PythonProjectResource.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.aspire (Build Linux)

src/Aspire.Hosting.Python/PythonProjectResource.cs#L17

src/Aspire.Hosting.Python/PythonProjectResource.cs(17,14): error CS0101: (NETCORE_ENGINEERING_TELEMETRY=Build) The namespace 'Aspire.Hosting.Python' already contains a definition for 'PythonProjectResource'

Check failure on line 17 in src/Aspire.Hosting.Python/PythonProjectResource.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.aspire (Build Linux)

src/Aspire.Hosting.Python/PythonProjectResource.cs#L17

src/Aspire.Hosting.Python/PythonProjectResource.cs(17,35): error CS8863: (NETCORE_ENGINEERING_TELEMETRY=Build) Only a single partial type declaration may have a parameter list

Check failure on line 20 in src/Aspire.Hosting.Python/PythonProjectResource.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.aspire (Build Linux)

src/Aspire.Hosting.Python/PythonProjectResource.cs#L20

src/Aspire.Hosting.Python/PythonProjectResource.cs(20,27): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'PythonProjectResource' already defines a member called 'ThrowIfNull' with the same parameter types

Check failure on line 60 in src/Aspire.Hosting.Python/PythonAppResourceBuilderExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.aspire (Build Linux)

src/Aspire.Hosting.Python/PythonAppResourceBuilderExtensions.cs#L60

src/Aspire.Hosting.Python/PythonAppResourceBuilderExtensions.cs(60,36): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PythonAppResource' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 109 in src/Aspire.Hosting.Python/PythonAppResourceBuilderExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.aspire (Build Linux)

src/Aspire.Hosting.Python/PythonAppResourceBuilderExtensions.cs#L109

src/Aspire.Hosting.Python/PythonAppResourceBuilderExtensions.cs(109,36): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'PythonAppResource' could not be found (are you missing a using directive or an assembly reference?)