Skip to content

Conversation

@chainchad
Copy link
Contributor

  • add nop info lookup token
  • refactoring
  • make headerfunc unexported
  • fix testifylint errors
  • fix import order
  • Update pkg/chipingress/client_test.go
  • Enable continue-on-error for golangci_lint job
  • Use module path for golangci-lint report XML
  • Add debug step to find path to xml report for golangci-lint
  • refactor for lint
  • Show working dir
  • Revert "Show working dir"
  • Revert "Add debug step to find path to xml report for golangci-lint"
  • Revert "refactor for lint"

@github-actions
Copy link

github-actions bot commented Jan 14, 2026

✅ API Diff Results - No breaking changes


📄 View full apidiff report

if: ${{ always() && !contains(join(github.event.pull_request.labels.*.name, ' '), 'allow-lint-issues') }}
# NOTE: Keep this version in sync with ACTION_CI_LINT_GO_GIT_TAG in ./script/lint.sh
uses: smartcontractkit/.github/actions/ci-lint-go@ci-lint-go/3.0.0
uses: smartcontractkit/.github/actions/ci-lint-go@dx-2618/golangci-lint # TODO - use versioned release

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'golangci-lint' step
Uses Step
uses 'smartcontractkit/.github/actions/ci-lint-go' with ref 'dx-2618/golangci-lint', not a pinned commit hash
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