Skip to content

feat: add 3 new error entries (caching-artifacts x2, silent-failures x1)#414

Merged
htekdev merged 1 commit into
mainfrom
add-errors-2026-06-13-r256
Jun 13, 2026
Merged

feat: add 3 new error entries (caching-artifacts x2, silent-failures x1)#414
htekdev merged 1 commit into
mainfrom
add-errors-2026-06-13-r256

Conversation

@htekdev

@htekdev htekdev commented Jun 13, 2026

Copy link
Copy Markdown
Owner

New Error Entries — Round 256 (Stack Overflow / GitHub Issues Mining)

Strategy: Stack Overflow [github-actions] + GitHub Issues fallback (Exa/Perplexity over quota)
Categories targeted: caching-artifacts, silent-failures
Sources: actions/stale#1136, actions/setup-go#424, actions/download-artifact#249

Entries Added

ID File Category Severity Source Reactions
ca-151 stale-state-cache-pagination-miss.yml caching-artifacts warning actions/stale#1136 12
ca-152 setup-go-gomod-toolchain-directive-mismatch-tar-conflict.yml caching-artifacts warning actions/setup-go#424 13
sf-230 download-artifact-v4-azure-blob-timeout-silent-success.yml silent-failures silent-failure actions/download-artifact#249 115

Dedup Notes

  • stale-state-cache-pagination-miss: No existing stale state cache entry found. stale-action-secondary-rate-limit-content-creation.yml covers rate limits but not pagination.
  • setup-go-gomod-toolchain-directive-mismatch-tar-conflict: Distinct from setup-go-cache-restore-tar-file-exists-go123-telemetry.yml (go 1.23 telemetry) and setup-go-cache-restore-file-exists-double-invocation.yml (dual setup-go calls). Unique trigger: go.mod go/toolchain version mismatch causes auto-toolchain download racing with cache restore.
  • download-artifact-v4-azure-blob-timeout-silent-success: Distinct from download-artifact-intermittent-403-non-retryable.yml (HTTP 403 auth) and upload-artifact-create-artifact-etimedout.yml (upload ETIMEDOUT). Key silent-failure: step exits 0 even when download times out.

New total: 1461 entries on merge

@htekdev htekdev merged commit 0b71356 into main Jun 13, 2026
6 checks passed
@htekdev htekdev deleted the add-errors-2026-06-13-r256 branch June 13, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant