Skip to content

Dotnet build and test check #3

Dotnet build and test check

Dotnet build and test check #3

Triggered via pull request April 15, 2024 04:22
Status Failure
Total duration 44s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/InfinityFlow.Aspire.Temporal/TemporalServerContainerBuilderExtensions.cs#L15
The type or namespace name 'IResourceBuilder<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/InfinityFlow.Aspire.Temporal/TemporalServerContainerBuilderExtensions.cs#L31
The type or namespace name 'IResourceBuilder<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/InfinityFlow.Aspire.Temporal/TemporalServerExecutableBuilderExtensions.cs#L13
The type or namespace name 'IResourceBuilder<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/InfinityFlow.Aspire.Temporal/TemporalServerExecutableBuilderExtensions.cs#L29
The type or namespace name 'IResourceBuilder<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/InfinityFlow.Aspire.Temporal/TemporalServerExecutableBuilderExtensions.cs#L34
The type or namespace name 'IResourceBuilder<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/InfinityFlow.Aspire.Temporal/TemporalServerContainerBuilderExtensions.cs#L72
The type or namespace name 'IResourceBuilder<>' could not be found (are you missing a using directive or an assembly reference?)
build: src/InfinityFlow.Aspire.Temporal/TemporalServerExecutableResource.cs#L5
The type or namespace name 'ExecutableResource' could not be found (are you missing a using directive or an assembly reference?)
build: src/InfinityFlow.Aspire.Temporal/TemporalServerExecutableResource.cs#L5
The type or namespace name 'IResourceWithConnectionString' could not be found (are you missing a using directive or an assembly reference?)
build: src/InfinityFlow.Aspire.Temporal/TemporalServerExecutableResource.cs#L20
The type or namespace name 'ContainerResource' could not be found (are you missing a using directive or an assembly reference?)
build: src/InfinityFlow.Aspire.Temporal/TemporalServerExecutableResource.cs#L20
The type or namespace name 'IResourceWithConnectionString' could not be found (are you missing a using directive or an assembly reference?)
build
AppHost is an Aspire AppHost project but necessary dependencies aren't present. Are you missing an Aspire.Hosting PackageReference?
build
AppHost is an Aspire AppHost project but necessary dependencies aren't present. Are you missing an Aspire.Hosting PackageReference?