Skip to content

Merge pull request #798 from Chris0Jeky/ops/cost-guardrails-budget-ob… #1620

Merge pull request #798 from Chris0Jeky/ops/cost-guardrails-budget-ob…

Merge pull request #798 from Chris0Jeky/ops/cost-guardrails-budget-ob… #1620

Triggered via push April 12, 2026 01:03
Status Cancelled
Total duration 1m 55s
Artifacts 3

ci-required.yml

on: push
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
26s
Backend Architecture / Backend Architecture
Container Images  /  Container Images
1m 16s
Container Images / Container Images
E2E Smoke  /  E2E Smoke
E2E Smoke / E2E Smoke
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 38 warnings
Frontend Unit / Frontend Unit (ubuntu-latest)
Canceling since a higher priority waiting request for CI-refs/heads/main exists
Frontend Unit / Frontend Unit (ubuntu-latest)
The operation was canceled.
Backend Unit / Backend Unit (windows-latest)
Canceling since a higher priority waiting request for CI-refs/heads/main exists
Backend Unit / Backend Unit (windows-latest)
The operation was canceled.
Frontend Unit / Frontend Unit (windows-latest)
Canceling since a higher priority waiting request for CI-refs/heads/main exists
Frontend Unit / Frontend Unit (windows-latest)
The operation was canceled.
API Integration / API Integration (windows-latest)
Canceling since a higher priority waiting request for CI-refs/heads/main exists
API Integration / API Integration (windows-latest)
The operation was canceled.
CI
Canceling since a higher priority waiting request for CI-refs/heads/main exists
CI
Canceling since a higher priority waiting request for CI-refs/heads/main exists
CI
Canceling since a higher priority waiting request for CI-refs/heads/main exists
CI
Canceling since a higher priority waiting request for CI-refs/heads/main exists
API Integration / API Integration (ubuntu-latest)
Canceling since a higher priority waiting request for CI-refs/heads/main exists
API Integration / API Integration (ubuntu-latest)
The operation was canceled.
Backend Unit / Backend Unit (ubuntu-latest): backend/tests/Taskdeck.Application.Tests/Services/LlmProviderAbstractionEdgeCaseTests.cs#L301
Async-iterator 'LlmProviderAbstractionEdgeCaseTests.MinimalTestProvider.StreamAsync(ChatCompletionRequest, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Frontend Unit / Frontend Unit (ubuntu-latest): frontend/taskdeck-web/src/views/AgentsView.vue#L67
The element li has an implicit role of listitem. Defining this explicitly is redundant and should be avoided
Frontend Unit / Frontend Unit (ubuntu-latest): frontend/taskdeck-web/src/views/AgentsView.vue#L66
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
Frontend Unit / Frontend Unit (ubuntu-latest): frontend/taskdeck-web/src/views/AgentRunsView.vue#L122
The element li has an implicit role of listitem. Defining this explicitly is redundant and should be avoided
Frontend Unit / Frontend Unit (ubuntu-latest): frontend/taskdeck-web/src/views/AgentRunsView.vue#L121
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
Frontend Unit / Frontend Unit (ubuntu-latest): frontend/taskdeck-web/src/views/AgentRunDetailView.vue#L223
The element li has an implicit role of listitem. Defining this explicitly is redundant and should be avoided
Frontend Unit / Frontend Unit (ubuntu-latest): frontend/taskdeck-web/src/views/AgentRunDetailView.vue#L222
The element ol has an implicit role of list. Defining this explicitly is redundant and should be avoided
Backend Unit / Backend Unit (windows-latest): backend/tests/Taskdeck.Application.Tests/Services/LlmProviderAbstractionEdgeCaseTests.cs#L301
Async-iterator 'LlmProviderAbstractionEdgeCaseTests.MinimalTestProvider.StreamAsync(ChatCompletionRequest, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Frontend Unit / Frontend Unit (windows-latest): frontend/taskdeck-web/src/views/AgentsView.vue#L67
The element li has an implicit role of listitem. Defining this explicitly is redundant and should be avoided
Frontend Unit / Frontend Unit (windows-latest): frontend/taskdeck-web/src/views/AgentsView.vue#L66
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
Frontend Unit / Frontend Unit (windows-latest): frontend/taskdeck-web/src/views/AgentRunsView.vue#L122
The element li has an implicit role of listitem. Defining this explicitly is redundant and should be avoided
Frontend Unit / Frontend Unit (windows-latest): frontend/taskdeck-web/src/views/AgentRunsView.vue#L121
The element ul has an implicit role of list. Defining this explicitly is redundant and should be avoided
Frontend Unit / Frontend Unit (windows-latest): frontend/taskdeck-web/src/views/AgentRunDetailView.vue#L223
The element li has an implicit role of listitem. Defining this explicitly is redundant and should be avoided
Frontend Unit / Frontend Unit (windows-latest): frontend/taskdeck-web/src/views/AgentRunDetailView.vue#L222
The element ol has an implicit role of list. Defining this explicitly is redundant and should be avoided
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 (ubuntu-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 (ubuntu-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 (ubuntu-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'.

Artifacts

Produced during runtime
Name Size Digest
container-image-artifacts
132 MB
sha256:c0e074f95653064a6970e588893dc3e62d9a38951f221e5515936e0f0504409c
frontend-unit-artifacts-ubuntu-latest
1.09 MB
sha256:7c59f0a72feb44fada95985c91b2954a7760655d3419f33cd86a46f619d3f7de
frontend-unit-artifacts-windows-latest
192 Bytes
sha256:c5fee45b8662abee04a80cb2e841ffa8f8c5bc7e1bd34bf42ace2218ceabd842