abcxyz / abcxyz/actions

[shellcheck] Cache saving is failing

Aberta
#64 0 comentários 0 reações 0 responsáveis Ver no GitHub
bug
Linguagem predominante
Dockerfile
Estrelas
0
Forks
8
Merge médio
6min
PRs com merge (30d)
1

Descrição

### TL;DR

```text
Failed to save: Unable to reserve cache with key setup-binary-Linux_X64_shellcheck_0.10.0, another job may be creating this cache.
Warning: Cache save failed.
Run if [[ -n "${DESTINATION_SUBPATH}" ]]; then
```

https://github.com/abcxyz/abc/actions/runs/14784693058/job/41510908332?pr=673

![](https://x.seth.dev/j0BJm8Pd+)

### Expected behavior

_No response_

### Observed behavior

_No response_

### Environment Details

```markdown
GitHub Actions
```

### Additional information

_No response_

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Look at the GitHub Actions workflow that uses shellcheck, likely in .github/workflows/. Examine the cache key setup for shellcheck version 0.10.0 on Linux. Check for race conditions in cache saving across jobs. The fix involves ensuring unique cache keys or implementing proper locking. Test by running the workflow locally or in a fork.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
github-actions, shell
Domínio
ci-cd
Tipo de issue
Bug
Dificuldade
3/5
Tempo estimado
1-2 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
45/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.