Skip to content

Running Claude

Running Claude #9

Triggered via dynamic March 10, 2026 18:10
Status Success
Total duration 14m 26s
Artifacts

anthropic-code-agent

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
claude: internal/server/require_guard_policy_test.go#L125
cannot use mockG (variable of type *mockGuard) as guard.Guard value in argument to us.requireGuardPolicyIfGuardEnabled: *mockGuard does not implement guard.Guard (wrong type for method LabelAgent)
claude: internal/server/require_guard_policy_test.go#L97
cannot use mockG (variable of type *mockGuard) as guard.Guard value in argument to us.requireGuardPolicyIfGuardEnabled: *mockGuard does not implement guard.Guard (wrong type for method LabelAgent)
claude: internal/server/require_guard_policy_test.go#L68
cannot use mockG (variable of type *mockGuard) as guard.Guard value in argument to us.requireGuardPolicyIfGuardEnabled: *mockGuard does not implement guard.Guard (wrong type for method LabelAgent)
claude: internal/server/guard_policy_parsing_test.go#L46
unknown field Container in struct literal of type config.ServerConfig
claude
use of internal package github.com/github/gh-aw-mcpg/internal/config not allowed
claude
Restore cache failed: Dependencies file is not found in /home/runner/work/gh-aw-mcpg/gh-aw-mcpg. Supported file pattern: go.sum
claude
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
claude
Empty workdir detected. This may cause unexpected behavior. You can enable ignore-empty-workdir to mute this warning.