ip-masq-agent-v2/.github/workflows
Will Daly 1f940d2537
Remove deprecated lint jobs (#68)
golangci-lint v1.59.0 exits with error code 7 if there are any
errors logged:
4ba2155996

There were some errors in the lint job due to use of deprecated linters:
  level=error msg="[linters_context] deadcode: This linter is fully inactivated: it will not produce any reports."
  level=error msg="[linters_context] structcheck: This linter is fully inactivated: it will not produce any reports."
  level=error msg="[linters_context] varcheck: This linter is fully inactivated: it will not produce any reports."

Fix it by removing the deprecated linters.
2024-06-05 07:36:53 -07:00
..
build-publish-mcr.yml Use 1ES runner to build and publish images (#63) 2024-02-26 16:36:05 -08:00
codeql-analysis.yaml Enable Code QL analysis (#17) 2022-01-11 16:03:50 -08:00
main.yaml Remove deprecated lint jobs (#68) 2024-06-05 07:36:53 -07:00