Skip to content

🔨 fix: Port IntOrString, add cni detector to add secgroup when using … #53

🔨 fix: Port IntOrString, add cni detector to add secgroup when using …

🔨 fix: Port IntOrString, add cni detector to add secgroup when using … #53

# golangci-lint run
name: golangci-lint
on:
push:
branches:
- dev
- main
jobs:
golangci:
name: lint-codebase
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
go-version: "1.22.4"
- uses: actions/[email protected]
- name: golangci-lint
uses: golangci/[email protected]
with:
version: v1.54
args: --timeout 15m0s --verbose --out-${NO_FUTURE}format tab