Failed to run: Error: Command failed: /home/runner/golangci-lint-1.59.1-linux-amd64/golangci-lint config verify
jsonschema: "linters-settings.depguard.rules.main.deny" does not validate with "/properties/linters-settings/properties/depguard/properties/rules/patternProperties/%5E%5B%5E.%5D+$/properties/deny/type": expected array, but got null
jsonschema: "linters-settings.gosec.excludes.2" does not validate with "/properties/linters-settings/properties/gosec/properties/excludes/items/$ref/enum": value must be one of "G101", "G102", "G103", "G104", "G106", "G107", "G108", "G109", "G110", "G111", "G112", "G113", "G114", "G201", "G202", "G203", "G204", "G301", "G302", "G303", "G304", "G305", "G306", "G307", "G401", "G402", "G403", "G404", "G501", "G502", "G503", "G504", "G505", "G601", "G602"
jsonschema: "linters-settings" does not validate with "/properties/linters-settings/additionalProperties": additionalProperties 'ifshort' not allowed
Failed executing command with error: the configuration contains invalid elements
, Error: Command failed: /home/runner/golangci-lint-1.59.1-linux-amd64/golangci-lint config verify
jsonschema: "linters-settings.depguard.rules.main.deny" does not validate with "/properties/linters-settings/properties/depguard/properties/rules/patternProperties/%5E%5B%5E.%5D+$/properties/deny/type": expected array, but got null
jsonschema: "linters-settings.gosec.excludes.2" does not validate with "/properties/linters-settings/properties/gosec/properties/excludes/items/$ref/enum": value must be one of "G101", "G102", "G103", "G104", "G106", "G107", "G108", "G109", "G110", "G111", "G112", "G113", "G114", "G201", "G202", "G203", "G204", "G301", "G302", "G303", "G304", "G305", "G306", "G307", "G401", "G402", "G403", "G404", "G501", "G502", "G503", "G504", "G505", "G601", "G602"
jsonschema: "linters-settings" does not validate with "/properties/linters-settings/additionalProperties": additionalProperties 'ifshort' not allowed
Failed executing command with error: the configuration contains invalid elements
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:524:28)
at maybeClose (node:internal/child_process:1104:16)
at ChildProcess._handle.onexit (node:internal/child_process:304:5)