chore(deps): Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 #74
main.yml
on: pull_request
build
12s
docker-build
53s
staticcheck
41s
lint
11s
hadolint
7s
license-check
7s
fossa-check
20s
unit-tests
24s
Annotations
2 errors
lint
Failed to run: Error: Command failed: /home/runner/golangci-lint-1.64.5-linux-amd64/golangci-lint config verify
jsonschema: "run.build-tags" does not validate with "/properties/run/properties/build-tags/type": got null, want array
jsonschema: "run" does not validate with "/properties/run/additionalProperties": additional properties 'skip-dirs', 'skip-dirs-use-default' not allowed
jsonschema: "output.formats" does not validate with "/properties/output/properties/formats/type": got string, want array
jsonschema: "output" does not validate with "/properties/output/additionalProperties": additional properties 'uniq-by-line' not allowed
jsonschema: "linters-settings.depguard" does not validate with "/properties/linters-settings/properties/depguard/additionalProperties": additional properties 'list-type', 'include-go-root', 'packages', 'packages-with-error-message' not allowed
jsonschema: "linters-settings.gomodguard.allowed.modules" does not validate with "/properties/linters-settings/properties/gomodguard/properties/allowed/properties/modules/type": got null, want array
jsonschema: "linters-settings.gomodguard.allowed.domains" does not validate with "/properties/linters-settings/properties/gomodguard/properties/allowed/properties/domains/type": got null, want array
jsonschema: "linters-settings.gomodguard.blocked.modules" does not validate with "/properties/linters-settings/properties/gomodguard/properties/blocked/properties/modules/type": got null, want array
jsonschema: "linters-settings.gomodguard.blocked.versions" does not validate with "/properties/linters-settings/properties/gomodguard/properties/blocked/properties/versions/type": got null, want array
jsonschema: "linters-settings.gocritic.enabled-checks" does not validate with "/properties/linters-settings/properties/gocritic/properties/enabled-checks/type": got null, want array
jsonschema: "linters-settings.unused" does not validate with "/properties/linters-settings/properties/unused/additionalProperties": additional properties 'check-exported' not allowed
jsonschema: "linters-settings.custom" does not validate with "/properties/linters-settings/properties/custom/type": got null, want object
jsonschema: "linters-settings" does not validate with "/properties/linters-settings/additionalProperties": additional properties 'maligned', 'gomnd', 'golint' not allowed
jsonschema: "issues.exclude" does not validate with "/properties/issues/properties/exclude/type": got null, want array
jsonschema: "issues.exclude-rules" does not validate with "/properties/issues/properties/exclude-rules/type": got null, want array
jsonschema: "issues.include" does not validate with "/properties/issues/properties/include/type": got null, want array
Failed executing command with error: the configuration contains invalid elements
, Error: Command failed: /home/runner/golangci-lint-1.64.5-linux-amd64/golangci-lint config verify
jsonschema: "run.build-tags" does not validate with "/properties/run/properties/build-tags/type": got null, want array
jsonschema: "run" does not validate with "/properties/run/additionalProperties": additional properties 'skip-dirs', 'skip-dirs-use-default' not allowed
jsonschema: "output.formats" does not validate with "/properties/output/properties/formats/type": got string, want array
jsonschema: "output" does not validate with "/properties/output/additionalProperties": additional properties 'uniq-by-line' not allowed
jsonschema: "linters-settings.depguard" does not validate with "/properties/linters-settings/properties/depguard/additionalProperties": additional properties 'list-type', 'include-go-root', 'packages', 'packages-with-error-message' not allowed
jsonschema: "linters-settings.gomodguard.allowed.modules" does not validate with "/properties/linters-settings/properties/gomodguard/properties/allowed/properties/modules/type": got null, want array
jsonschema: "linters-settings.gomodguard.allowed.domains" does not validate with "/properties/linters-settings/properties/gomodguard/properties/allowed/properties/domains/type": got null, want array
jsonschema: "linters-
|
lint
Command failed: /home/runner/golangci-lint-1.64.5-linux-amd64/golangci-lint config verify
jsonschema: "run.build-tags" does not validate with "/properties/run/properties/build-tags/type": got null, want array
jsonschema: "run" does not validate with "/properties/run/additionalProperties": additional properties 'skip-dirs', 'skip-dirs-use-default' not allowed
jsonschema: "output.formats" does not validate with "/properties/output/properties/formats/type": got string, want array
jsonschema: "output" does not validate with "/properties/output/additionalProperties": additional properties 'uniq-by-line' not allowed
jsonschema: "linters-settings.depguard" does not validate with "/properties/linters-settings/properties/depguard/additionalProperties": additional properties 'list-type', 'include-go-root', 'packages', 'packages-with-error-message' not allowed
jsonschema: "linters-settings.gomodguard.allowed.modules" does not validate with "/properties/linters-settings/properties/gomodguard/properties/allowed/properties/modules/type": got null, want array
jsonschema: "linters-settings.gomodguard.allowed.domains" does not validate with "/properties/linters-settings/properties/gomodguard/properties/allowed/properties/domains/type": got null, want array
jsonschema: "linters-settings.gomodguard.blocked.modules" does not validate with "/properties/linters-settings/properties/gomodguard/properties/blocked/properties/modules/type": got null, want array
jsonschema: "linters-settings.gomodguard.blocked.versions" does not validate with "/properties/linters-settings/properties/gomodguard/properties/blocked/properties/versions/type": got null, want array
jsonschema: "linters-settings.gocritic.enabled-checks" does not validate with "/properties/linters-settings/properties/gocritic/properties/enabled-checks/type": got null, want array
jsonschema: "linters-settings.unused" does not validate with "/properties/linters-settings/properties/unused/additionalProperties": additional properties 'check-exported' not allowed
jsonschema: "linters-settings.custom" does not validate with "/properties/linters-settings/properties/custom/type": got null, want object
jsonschema: "linters-settings" does not validate with "/properties/linters-settings/additionalProperties": additional properties 'maligned', 'gomnd', 'golint' not allowed
jsonschema: "issues.exclude" does not validate with "/properties/issues/properties/exclude/type": got null, want array
jsonschema: "issues.exclude-rules" does not validate with "/properties/issues/properties/exclude-rules/type": got null, want array
jsonschema: "issues.include" does not validate with "/properties/issues/properties/include/type": got null, want array
Failed executing command with error: the configuration contains invalid elements
|