Skip to content

feat(ci): add Go linting to reusable lint workflow#100

Merged
DevSecNinja merged 3 commits into
mainfrom
copilot/add-go-linter-to-pipeline
May 11, 2026
Merged

feat(ci): add Go linting to reusable lint workflow#100
DevSecNinja merged 3 commits into
mainfrom
copilot/add-go-linter-to-pipeline

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 11, 2026

  • Investigate PR comment and failing Lint workflow run
  • Confirm dprint failure is Markdown table formatting in docs/architecture.md
  • Apply dprint-compatible formatting to docs/architecture.md
  • Validate targeted YAML/diff checks; local dprint plugin download blocked by DNS
  • Run final automated validation and reply to PR comment

Copilot AI linked an issue May 11, 2026 that may be closed by this pull request
Agent-Logs-Url: https://github.com/DevSecNinja/.github/sessions/adf0c6d4-8566-401c-bd74-bb9ac13f2dc2

Co-authored-by: DevSecNinja <14926452+DevSecNinja@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Go linter to the linter pipeline feat(ci): add Go linting to reusable lint workflow May 11, 2026
Copilot AI requested a review from DevSecNinja May 11, 2026 13:49
@DevSecNinja DevSecNinja marked this pull request as ready for review May 11, 2026 16:32
@DevSecNinja
Copy link
Copy Markdown
Owner

@copilot can you fix the dprint error?

Agent-Logs-Url: https://github.com/DevSecNinja/.github/sessions/73103beb-4a87-4b19-8825-be8cc3b57e89

Co-authored-by: DevSecNinja <14926452+DevSecNinja@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented May 11, 2026

@copilot can you fix the dprint error?

Fixed the dprint table formatting in docs/architecture.md in commit 70c118e. Targeted YAML/diff checks and final automated validation passed; the new Lint run is marked action_required before jobs start.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • plugins.dprint.dev
    • Triggering command: /home/REDACTED/.npm/_npx/d897e534e3b3f845/node_modules/.bin/dprint dprint check --config config-sync/files/dprint.json docs/architecture.md (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@DevSecNinja DevSecNinja merged commit 52ead33 into main May 11, 2026
15 checks passed
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.

feat(ci): implement Go linter

2 participants