fix: validate completions output before writing; document two-mount requirement #45
Annotations
14 warnings
|
lint:
.github/workflows/test.yml#L92
92:81 [line-length] line too long (132 > 80 characters)
|
|
lint:
.github/workflows/test.yml#L91
91:81 [line-length] line too long (87 > 80 characters)
|
|
lint:
.github/workflows/test.yml#L90
90:81 [line-length] line too long (89 > 80 characters)
|
|
lint:
.github/workflows/test.yml#L89
89:81 [line-length] line too long (96 > 80 characters)
|
|
lint:
.github/workflows/test.yml#L82
82:81 [line-length] line too long (90 > 80 characters)
|
|
lint:
.github/workflows/test.yml#L56
56:81 [line-length] line too long (102 > 80 characters)
|
|
lint:
.github/workflows/test.yml#L48
48:81 [line-length] line too long (95 > 80 characters)
|
|
lint:
.github/workflows/test.yml#L40
40:81 [line-length] line too long (82 > 80 characters)
|
|
lint:
.github/workflows/test.yml#L24
24:81 [line-length] line too long (88 > 80 characters)
|
|
lint:
.github/workflows/source-branch-check.yml#L20
20:81 [line-length] line too long (86 > 80 characters)
|
|
lint
No file matched to [/home/runner/work/claude-devcontainer/claude-devcontainer/**/*requirements*.txt,/home/runner/work/claude-devcontainer/claude-devcontainer/**/*requirements*.in,/home/runner/work/claude-devcontainer/claude-devcontainer/**/*constraints*.txt,/home/runner/work/claude-devcontainer/claude-devcontainer/**/*constraints*.in,/home/runner/work/claude-devcontainer/claude-devcontainer/**/pyproject.toml,/home/runner/work/claude-devcontainer/claude-devcontainer/**/uv.lock,/home/runner/work/claude-devcontainer/claude-devcontainer/**/*.py.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
Install Warning
Skipping zsh completions: output does not look like a valid completion script.
|
|
Install Warning
Skipping fish completions: output does not look like a valid completion script.
|
|
Install Warning
Skipping bash completions: output does not look like a valid completion script.
|