Skip to content
Triggered via push October 21, 2024 22:23
Status Cancelled
Total duration 1m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The run was canceled by @HillPhelmuth.
build
The operation was canceled.
build: PromptFlowEvalsAsPlugins/Helpers.cs#L15
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
build: PromptFlowEvalsAsPlugins/Helpers.cs#L19
Possible null reference argument for parameter 'json' in 'T? JsonSerializer.Deserialize<T>(string json, JsonSerializerOptions? options = null)'.
build: PromptFlowEvalsAsPlugins/Helpers.cs#L19
Possible null reference return.
build: PromptFlowEvalsAsPlugins/EvalService.cs#L111
Possible null reference argument for parameter 'logProbContentItems' in 'List<TokenString> LogProbExts.AsTokenStrings(IReadOnlyList<ChatTokenLogProbabilityInfo> logProbContentItems)'.
build: PromptFlowEvalsAsPlugins/EvalService.cs#L143
Possible null reference argument for parameter 'tokenStrings' in 'ResultScore.ResultScore(string name, ScorePlusResponse? scorePlusResponse, IEnumerable<TokenString> tokenStrings)'.
build: PromptFlowEvalsAsPlugins/ResultScore.cs#L115
Dereference of a possibly null reference.
build: PromptFlowEvalsAsPlugins/EvalService.cs#L179
Missing XML comment for publicly visible type or member 'ScorePlusResponse.QualityScoreReasoning'
build: PromptFlowEvalsAsPlugins/EvalService.cs#L181
Missing XML comment for publicly visible type or member 'ScorePlusResponse.QualityScore'
build: PromptFlowEvalsAsPlugins/EvalType.cs#L8
Missing XML comment for publicly visible type or member 'EvalType.GptGroundedness'
build: PromptFlowEvalsAsPlugins/EvalType.cs#L9
Missing XML comment for publicly visible type or member 'EvalType.GptGroundedness2'