Skip to content

Upgrade to Aspire Preview 5 #8

Upgrade to Aspire Preview 5

Upgrade to Aspire Preview 5 #8

Triggered via pull request April 15, 2024 18:32
Status Failure
Total duration 34s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build: sample/AppHost/Program.cs#L12
The type or namespace name 'Projects' could not be found (are you missing a using directive or an assembly reference?)
build: sample/AppHost/Program.cs#L15
The type or namespace name 'Projects' could not be found (are you missing a using directive or an assembly reference?)
build: sample/AppHost/Program.cs#L12
The type or namespace name 'Projects' could not be found (are you missing a using directive or an assembly reference?)
build: sample/AppHost/Program.cs#L15
The type or namespace name 'Projects' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
AppHost is an Aspire AppHost project but necessary dependencies aren't present. Are you missing an Aspire.Hosting PackageReference?
build: src/InfinityFlow.Aspire.Temporal/Enums.cs#L3
Missing XML comment for publicly visible type or member 'LogFormat'
build: src/InfinityFlow.Aspire.Temporal/Enums.cs#L5
Missing XML comment for publicly visible type or member 'LogFormat.Json'
build: src/InfinityFlow.Aspire.Temporal/Enums.cs#L6
Missing XML comment for publicly visible type or member 'LogFormat.Pretty'
build: src/InfinityFlow.Aspire.Temporal/Enums.cs#L9
Missing XML comment for publicly visible type or member 'LogLevel'
build: src/InfinityFlow.Aspire.Temporal/Enums.cs#L11
Missing XML comment for publicly visible type or member 'LogLevel.Debug'
build: src/InfinityFlow.Aspire.Temporal/Enums.cs#L12
Missing XML comment for publicly visible type or member 'LogLevel.Info'
build: src/InfinityFlow.Aspire.Temporal/Enums.cs#L13
Missing XML comment for publicly visible type or member 'LogLevel.Warn'
build: src/InfinityFlow.Aspire.Temporal/Enums.cs#L14
Missing XML comment for publicly visible type or member 'LogLevel.Error'