Reviews and fixes #45
build-validation.yml
on: pull_request
Quality Gate
3m 48s
Unit Test Suite
3m 27s
Coverage Suite
3m 31s
UI Test Suite
5m 2s
Annotations
20 errors
|
EnabledClaudeProviderWithoutLiveRuntimeProjectsSuggestedAndSupportedModels:
DotPilot.Tests/Providers/Services/AgentProviderStatusReaderTests.cs#L174
Expected provider.SuggestedModelName to be "claude-opus-4-6" with a length of 15, but "sonnet" has a length of 6, differs near "son" (index 0).
|
|
ConcurrentReadsShareOneInFlightProviderProbe:
DotPilot.Tests/Providers/Services/AgentProviderStatusReaderTests.cs#L192
Expected commandScope.ReadInvocationCount("codex") to be 1, but found 2.
|
|
GetWorkspaceAsyncUpgradesRegressedSqliteSchemaMissingLegacyColumns:
DotPilot.Tests/ChatSessions/Execution/AgentSessionServiceTests.cs#L103
System.IO.IOException : The process cannot access the file 'regressed-store.db' because it is being used by another process.
|
|
CreateAgentAsyncPersistsLegacyCompatibilityColumnsInSqliteStore:
DotPilot.Tests/ChatSessions/Execution/AgentSessionServiceTests.cs#L72
System.IO.IOException : The process cannot access the file 'legacy-store.db' because it is being used by another process.
|
|
SendMessageAsyncPersistsFolderBackedAgentSessionAndHistoryAcrossServiceRestart
System.IO.IOException : The process cannot access the file 'agent-sessions.db' because it is being used by another process.
|
|
RefreshIgnoresCancellationDuringWorkspaceProbe
System.IO.IOException : The process cannot access the file 'codex.cmd' because it is being used by another process.
|
|
GenerateAsyncCreatesRepositoryReviewDraftUsingEnabledRealProvider:
DotPilot.Tests/AgentBuilder/Services/AgentPromptDraftGeneratorTests.cs#L33
Expected draft.ModelName to be "gpt-5.4" with a length of 7, but "gpt-5" has a length of 5, differs near "5" (index 4).
|
|
HandleProviderSelectionChangedUsesProviderKindParameterWhenNoProviderOptionIsProvided:
DotPilot.Tests/AgentBuilder/ViewModels/AgentBuilderModelTests.cs#L215
Expected (model.BuilderSuggestedModelName) to be "claude-opus-4-6" with a length of 15, but "sonnet" has a length of 6, differs near "son" (index 0).
|
|
GenerateDraftAndSaveAgentUsesEnabledProviderModelWhenModelOverrideIsBlank:
DotPilot.Tests/AgentBuilder/ViewModels/AgentBuilderModelTests.cs#L43
Expected (model.BuilderSuggestedModelName) to be "gpt-5.4" with a length of 7, but "gpt-5" has a length of 5, differs near "5" (index 4).
|
|
BuildManuallyUsesEnabledProviderDefaults:
DotPilot.Tests/AgentBuilder/ViewModels/AgentBuilderModelTests.cs#L96
Expected (model.BuilderSuggestedModelName) to be "gpt-5.4" with a length of 7, but "gpt-5" has a length of 5, differs near "5" (index 4).
|
|
EnabledCodexProviderReportsReadyRuntimeAndCliMetadata:
DotPilot.Tests/Providers/Services/AgentProviderStatusReaderTests.cs#L126
Expected provider.SuggestedModelName to be "gpt-5.4" with a length of 7, but "gpt-5" has a length of 5, differs near "5" (index 4).
|
|
EnabledClaudeProviderWithoutLiveRuntimeProjectsSuggestedAndSupportedModels:
DotPilot.Tests/Providers/Services/AgentProviderStatusReaderTests.cs#L174
Expected provider.SuggestedModelName to be "claude-opus-4-6" with a length of 15, but "sonnet" has a length of 6, differs near "son" (index 0).
|
|
ConcurrentReadsShareOneInFlightProviderProbe:
DotPilot.Tests/Providers/Services/AgentProviderStatusReaderTests.cs#L192
Expected commandScope.ReadInvocationCount("codex") to be 1, but found 2.
|
|
GetWorkspaceAsyncUpgradesRegressedSqliteSchemaMissingLegacyColumns:
DotPilot.Tests/ChatSessions/Execution/AgentSessionServiceTests.cs#L103
System.IO.IOException : The process cannot access the file 'regressed-store.db' because it is being used by another process.
|
|
CreateAgentAsyncPersistsLegacyCompatibilityColumnsInSqliteStore:
DotPilot.Tests/ChatSessions/Execution/AgentSessionServiceTests.cs#L72
System.IO.IOException : The process cannot access the file 'legacy-store.db' because it is being used by another process.
|
|
SendMessageAsyncPersistsFolderBackedAgentSessionAndHistoryAcrossServiceRestart
System.IO.IOException : The process cannot access the file 'agent-sessions.db' because it is being used by another process.
|
|
GenerateAsyncCreatesRepositoryReviewDraftUsingEnabledRealProvider:
DotPilot.Tests/AgentBuilder/Services/AgentPromptDraftGeneratorTests.cs#L33
Expected draft.ModelName to be "gpt-5.4" with a length of 7, but "gpt-5" has a length of 5, differs near "5" (index 4).
|
|
HandleProviderSelectionChangedUsesProviderKindParameterWhenNoProviderOptionIsProvided:
DotPilot.Tests/AgentBuilder/ViewModels/AgentBuilderModelTests.cs#L215
Expected (model.BuilderSuggestedModelName) to be "claude-opus-4-6" with a length of 15, but "sonnet" has a length of 6, differs near "son" (index 0).
|
|
GenerateDraftAndSaveAgentUsesEnabledProviderModelWhenModelOverrideIsBlank:
DotPilot.Tests/AgentBuilder/ViewModels/AgentBuilderModelTests.cs#L43
Expected (model.BuilderSuggestedModelName) to be "gpt-5.4" with a length of 7, but "gpt-5" has a length of 5, differs near "5" (index 4).
|
|
BuildManuallyUsesEnabledProviderDefaults:
DotPilot.Tests/AgentBuilder/ViewModels/AgentBuilderModelTests.cs#L96
Expected (model.BuilderSuggestedModelName) to be "gpt-5.4" with a length of 7, but "gpt-5" has a length of 5, differs near "5" (index 4).
|