Skip to content

test: frontend view and component coverage gaps (#716) #1652

test: frontend view and component coverage gaps (#716)

test: frontend view and component coverage gaps (#716) #1652

Re-run triggered April 13, 2026 01:13
Status Success
Total duration 7m 40s
Artifacts 4

ci-required.yml

on: pull_request
Matrix: API Integration / api-integration
Matrix: Backend Unit / backend-unit
Matrix: Frontend Unit / frontend-unit
Docs Governance  /  Docs Governance
9s
Docs Governance / Docs Governance
Backend Architecture  /  Backend Architecture
19s
Backend Architecture / Backend Architecture
Container Images  /  Container Images
1m 27s
Container Images / Container Images
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
API Integration / API Integration (windows-latest): backend/tests/Taskdeck.Api.Tests/CaptureToBoardGoldenPathIntegrationTests.cs#L175
Possible null reference argument for parameter 'source' in 'IEnumerable<string> Enumerable.Select<CardDto, string>(IEnumerable<CardDto> source, Func<CardDto, string> selector)'.
API Integration / API Integration (windows-latest): backend/tests/Taskdeck.Api.Tests/ArchiveRestoreLifecycleTests.cs#L296
Possible null reference argument for parameter 'source' in 'ColumnDto? Enumerable.FirstOrDefault<ColumnDto>(IEnumerable<ColumnDto> source, Func<ColumnDto, bool> predicate)'.
API Integration / API Integration (windows-latest): backend/src/Taskdeck.Api/FirstRun/FirstRunBootstrapper.cs#L32
Ambiguous reference in cref attribute: 'EnvironmentVariablesConfigurationSource'. Assuming 'Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource', but could have also matched other overloads including 'Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource'.
API Integration / API Integration (windows-latest): backend/src/Taskdeck.Api/Controllers/WorkspaceController.cs#L94
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'WorkspaceController.GetCalendar(DateTimeOffset?, DateTimeOffset?, CancellationToken)' (but other parameters do)
E2E Smoke / E2E Smoke
Ambiguous reference in cref attribute: 'EnvironmentVariablesConfigurationSource'. Assuming 'Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource', but could have also matched other overloads including 'Microsoft.Extensions.Configuration.EnvironmentVariables.EnvironmentVariablesConfigurationSource'.
E2E Smoke / E2E Smoke
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'WorkspaceController.GetCalendar(DateTimeOffset?, DateTimeOffset?, CancellationToken)' (but other parameters do)