Skip to content

Add Payout Address Lint#822

Open
go165 wants to merge 1 commit into
sdras:mainfrom
go165:go165/add-payout-address-lint
Open

Add Payout Address Lint#822
go165 wants to merge 1 commit into
sdras:mainfrom
go165:go165/add-payout-address-lint

Conversation

@go165

@go165 go165 commented Jun 13, 2026

Copy link
Copy Markdown

Summary

Adds Payout Address Lint to the Static Analysis / Linting section.

Payout Address Lint is a GitHub Action and CLI for checking bounty and PR payout instructions for invalid or ambiguous wallet addresses before maintainers send USDC, MRWK, or other wallet payouts.

Repository: https://github.com/go165/payout-address-lint
Demo: https://go165.github.io/payout-address-lint/
Release: https://github.com/go165/payout-address-lint/releases/tag/v0.3.0

Validation

  • Checked for duplicate open PRs mentioning payout-address-lint
  • Ran git diff --check origin/main..HEAD
  • Verified https://github.com/go165/payout-address-lint is public and accessible
  • Ran npm test in go165/payout-address-lint: 17 tests passed
  • Ran npm run lint:examples in go165/payout-address-lint
  • Verified import { lintText, formatGithubComment } from 'payout-address-lint' works in go165/payout-address-lint
  • Verified latest go165/payout-address-lint CI, Pages, and Action smoke runs are successful on 5acfdb3
  • Verified go165/payout-address-lint v0.3.0 release and tag are published and GitHub-verified

Blocked local list check:

  • npx --yes awesome-lint could not run in this environment because the configured npm mirror returned 503 for https://mirrors.tencentyun.com/npm/awesome-lint. I did not keep retrying registry downloads.

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.

1 participant