Skip to content

Fix GitHub Actions workflow failure#36

Merged
JoshuaAFerguson merged 1 commit into
mainfrom
claude/fix-github-actions-017g8WLHxbe8G3SasnEpxGQU
Nov 16, 2025
Merged

Fix GitHub Actions workflow failure#36
JoshuaAFerguson merged 1 commit into
mainfrom
claude/fix-github-actions-017g8WLHxbe8G3SasnEpxGQU

Conversation

@JoshuaAFerguson

Copy link
Copy Markdown
Member
  • Add IsBuiltin field to LoadedPlugin struct
    • Fixes: runtime_v2.go:570: unknown field IsBuiltin error
    • Fixes: runtime_v2.go:581: undefined field IsBuiltin error
  • Remove unused "context" import from database.go
  • Remove unused "fmt" import from logger.go

These changes fix the GitHub Actions container build failure in the "Build & Sign API" job.

- Add IsBuiltin field to LoadedPlugin struct
  - Fixes: runtime_v2.go:570: unknown field IsBuiltin error
  - Fixes: runtime_v2.go:581: undefined field IsBuiltin error
- Remove unused "context" import from database.go
- Remove unused "fmt" import from logger.go

These changes fix the GitHub Actions container build failure
in the "Build & Sign API" job.
@JoshuaAFerguson JoshuaAFerguson merged commit b6df314 into main Nov 16, 2025
8 of 23 checks passed
@JoshuaAFerguson JoshuaAFerguson deleted the claude/fix-github-actions-017g8WLHxbe8G3SasnEpxGQU branch November 16, 2025 09:33
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.

2 participants