Problem
Workflow validation found errors or warnings that need to be addressed.
Validation command: gh aw compile --validate --no-emit --zizmor --actionlint --poutine --verbose
Exit code: 0
Validation Output
Full output
i Scanning for markdown files in /home/runner/work/riksdagsmonitor/riksdagsmonitor/.github/workflows
i Found 14 markdown files to compile
⚠ Unable to resolve actions/github-script@v9 dynamically, using hardcoded pin for actions/github-script@v9.0.0
.github/workflows/news-committee-reports.md: warning: container image validation failed: [2026-05-06T14:13:19Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-committee-reports.md
.github/workflows/news-election-cycle.md: warning: container image validation failed: [2026-05-06T14:13:20Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-election-cycle.md
⚠ tools.playwright: MCP mode is deprecated. Migrate to CLI mode by adding `mode: cli` to your playwright configuration. CLI mode runs playwright-cli directly on the runner (no Docker container required), is more token-efficient, and lets you use `localhost` to reach local dev servers. Update your prompts to run `playwright-cli <command>` in bash instead of using MCP browser tools. See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/playwright.md
.github/workflows/news-evening-analysis.md: warning: container image validation failed: [2026-05-06T14:13:20Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-evening-analysis.md
.github/workflows/news-interpellations.md: warning: container image validation failed: [2026-05-06T14:13:21Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-interpellations.md
.github/workflows/news-month-ahead.md: warning: container image validation failed: [2026-05-06T14:13:21Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-month-ahead.md
.github/workflows/news-monthly-review.md: warning: container image validation failed: [2026-05-06T14:13:22Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-monthly-review.md
.github/workflows/news-motions.md: warning: container image validation failed: [2026-05-06T14:13:23Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-motions.md
.github/workflows/news-propositions.md: warning: container image validation failed: [2026-05-06T14:13:23Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-propositions.md
.github/workflows/news-quarter-ahead.md: warning: container image validation failed: [2026-05-06T14:13:24Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-quarter-ahead.md
⚠ tools.playwright: MCP mode is deprecated. Migrate to CLI mode by adding `mode: cli` to your playwright configuration. CLI mode runs playwright-cli directly on the runner (no Docker container required), is more token-efficient, and lets you use `localhost` to reach local dev servers. Update your prompts to run `playwright-cli <command>` in bash instead of using MCP browser tools. See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/playwright.md
.github/workflows/news-realtime-monitor.md: warning: container image validation failed: [2026-05-06T14:13:25Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-realtime-monitor.md
.github/workflows/news-translate.md: warning: container image validation failed: [2026-05-06T14:13:25Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-translate.md
.github/workflows/news-week-ahead.md: warning: container image validation failed: [2026-05-06T14:13:26Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-week-ahead.md
.github/workflows/news-weekly-review.md: warning: container image validation failed: [2026-05-06T14:13:27Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-weekly-review.md
.github/workflows/news-year-ahead.md: warning: container image validation failed: [2026-05-06T14:13:27Z] Validation failed for field 'container.images'
Value: 2 images failed validation
Reason: container image validation failed
Suggestion: Fix the following container image issues:
tool 'world-bank': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
tool 'scb': container image 'node:26-alpine' not found and could not be pulled: Error response from daemon: manifest for node:26-alpine not found: manifest unknown: manifest unknown. Please verify the image name and tag.
Example:
tools:
my-tool:
container: "node:20"
Or:
tools:
my-tool:
container: "ghcr.io/owner/image:latest"
See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/tools.md
Ensure:
1. Container images exist and are accessible
2. Registry URLs are correct
3. Image tags are specified
4. You have pull permissions for private images
✓ .github/workflows/news-year-ahead.md
✓ Successfully compiled 14 out of 14 workflow files
✓ Action cache saved to /home/runner/work/riksdagsmonitor/riksdagsmonitor/.github/aw/actions-lock.json
⚠ Compiled 14 workflow(s): 0 error(s), 16 warning(s)
Instructions
Fix the reported issues and re-run validation:
gh aw compile --validate --no-emit --zizmor --actionlint --poutine --verbose
Or use the validate shorthand:
References
- Repository: Hack23/riksdagsmonitor
- Workflow run: View run
Problem
Workflow validation found errors or warnings that need to be addressed.
Validation command:
gh aw compile --validate --no-emit --zizmor --actionlint --poutine --verboseExit code: 0
Validation Output
Full output
Instructions
Fix the reported issues and re-run validation:
Or use the validate shorthand:
References