Skip to content

chore: directly handle ignored errs and nolint intentionally ignored errs #15073

chore: directly handle ignored errs and nolint intentionally ignored errs

chore: directly handle ignored errs and nolint intentionally ignored errs #15073

Workflow file for this run

name: Validate Lint
on:
pull_request:
merge_group:
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Run golangci-lint
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0