Skip to content

fix: gofmt formatting in validation_schema_error_format_test.go#1497

Merged
lpcox merged 2 commits intotest-coverage-config-build-funcs-4e6bb4aaca4fbbe9from
copilot/fix-github-actions-lint-another-one
Feb 28, 2026
Merged

fix: gofmt formatting in validation_schema_error_format_test.go#1497
lpcox merged 2 commits intotest-coverage-config-build-funcs-4e6bb4aaca4fbbe9from
copilot/fix-github-actions-lint-another-one

Conversation

Copy link
Contributor

Copilot AI commented Feb 28, 2026

CI lint job was failing due to unformatted struct field alignment in test table entries in internal/config/validation_schema_error_format_test.go.

Changes

  • internal/config/validation_schema_error_format_test.go: Applied gofmt formatting — aligns struct field tags consistently across test case entries (e.g. wantNotContain alongside name, message, keywordLoc, etc.)
Original prompt

Fix the failing GitHub Actions workflow lint
Analyze the workflow logs, identify the root cause of the failure, and implement a fix.
Job ID: 65227725552
Job URL: https://github.com/github/gh-aw-mcpg/actions/runs/22513678241/job/65227725552


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions workflow lint fix: gofmt formatting in validation_schema_error_format_test.go Feb 28, 2026
@lpcox lpcox marked this pull request as ready for review February 28, 2026 04:53
Copilot AI review requested due to automatic review settings February 28, 2026 04:53
@lpcox lpcox merged commit 4023075 into test-coverage-config-build-funcs-4e6bb4aaca4fbbe9 Feb 28, 2026
@lpcox lpcox deleted the copilot/fix-github-actions-lint-another-one branch February 28, 2026 04:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants