Skip to content

[WIP] Add enforcement for 4 type-resolved linters with zero production violations - #50180

Merged
pelikhan merged 2 commits into
mainfrom
copilot/enforce-readiness-clean-linters
Aug 4, 2026
Merged

[WIP] Add enforcement for 4 type-resolved linters with zero production violations#50180
pelikhan merged 2 commits into
mainfrom
copilot/enforce-readiness-clean-linters

Conversation

Copilot AI commented Aug 4, 2026

Copy link
Copy Markdown
Contributor
  • Inspect workflow linter configuration and repository guidance
  • Add the four clean custom linter flags to both cgo workflow invocations
  • Validate default and wasm custom linter runs with the expanded flags
  • Run required final repository validation and secret scan
  • Run parallel validation and report final status

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan
pelikhan marked this pull request as ready for review August 4, 2026 05:19
Copilot AI balanced review requested due to automatic review settings August 4, 2026 05:19
@pelikhan
pelikhan merged commit 20d84c2 into main Aug 4, 2026
@pelikhan
pelikhan deleted the copilot/enforce-readiness-clean-linters branch August 4, 2026 05:19
Copilot AI requested a review from pelikhan August 4, 2026 05:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Enables four clean custom Go analyzers in production CI for native and WebAssembly builds.

Changes:

  • Enforces uncheckedflushreturn, bytescomparestring, nilctxpassed, and stringbytesroundtrip.
  • Applies identical enforcement to native and WebAssembly lint steps.
Show a summary per file
File Description
.github/workflows/cgo.yml Adds four analyzer flags to both custom-linter invocations.

Review details

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.84.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants