Skip to content

FIXUP more build fails

98cc8bb
Select commit
Loading
Failed to load commit list.
Open

(WIP) Add CRL handler #68

FIXUP more build fails
98cc8bb
Select commit
Loading
Failed to load commit list.
Cirrus CI / Go Lint linux New failed Oct 13, 2025 in 13s

Task Summary

Instruction lint failed in 00:01

Details

⚠️ Not enough compute credits to prioritize tasks!

✅ 00:00 clone
✅ 00:04 install
✅ 00:01 path
✅ 00:01 kingpin
✅ 00:03 fetch
❌ 00:01 lint

cd $(go env GOPATH)/src/github.com/$CIRRUS_REPO_FULL_NAME/
golangci-lint run --enable-all --disable exhaustivestruct,exhaustruct,gochecknoglobals,gomnd $GOLANGCI_ARGS -v --timeout 5m --out-format json > $CIRRUS_WORKING_DIR/lint-report.json
Error: unknown flag: --enable-all
The command is terminated due to an error: unknown flag: --enable-all

Exit status: 3