Partial implementation of certmanager for integration sink #7094
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
19s
style
/
...
/
Lint
22s
style
/
...
/
Do Not Submit
8s
style
/
...
/
shell
10s
style
/
...
/
yaml
20s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
4 errors and 5 warnings
style / Golang / Boilerplate Check (go):
pkg/reconciler/integration/sink/resources/names.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
pkg/reconciler/integration/sink/resources/names.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2025 The Knative Authors"
+: " Copyright 2025 The Knative Authors"
{[]string}[2]:
-: `Licensed under the Apache License, Version 2.0 (the "License");`
+: ` Licensed under the Apache License, Version 2.0 (the "License");`
{[]string}[3]:
-: "you may not use this file except in compliance with the License."
+: " you may not use this file except in compliance with the License."
{[]string}[4]:
-: "You may obtain a copy of the License at"
+: " You may obtain a copy of the License at"
{[]string}[6]:
-: "\thttp://www.apache.org/licenses/LICENSE-2.0"
+: " \thttp://www.apache.org/licenses/LICENSE-2.0"
{[]string}[8]:
-: "Unless required by applicable law or agreed to in writing, software"
+: " Unless required by applicable law or agreed to in writing, software"
{[]string}[9]:
-: `distributed under the License is distributed on an "AS IS" BASIS,`
+: ` distributed under the License is distributed on an "AS IS" BASIS,`
{[]string}[10]:
-: "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied."
+: " WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied."
{[]string}[11]:
-: "See the License for the specific language governing permissions and"
+: " See the License for the specific language governing permissions and"
{[]string}[12]:
-: "limitations under the License."
+: " limitations under the License."
|
style / Golang / Boilerplate Check (go)
Process completed with exit code 1.
|
style / Golang / Lint
Failed to run: Error: Command failed: /home/runner/golangci-lint-1.63.4-linux-amd64/golangci-lint config verify
jsonschema: "run" does not validate with "/properties/run/additionalProperties": additional properties 'skip-dirs' not allowed
Failed executing command with error: the configuration contains invalid elements
, Error: Command failed: /home/runner/golangci-lint-1.63.4-linux-amd64/golangci-lint config verify
jsonschema: "run" does not validate with "/properties/run/additionalProperties": additional properties 'skip-dirs' 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:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
|
style / Golang / Lint
Command failed: /home/runner/golangci-lint-1.63.4-linux-amd64/golangci-lint config verify
jsonschema: "run" does not validate with "/properties/run/additionalProperties": additional properties 'skip-dirs' not allowed
Failed executing command with error: the configuration contains invalid elements
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
style / Golang / Lint
Cache not found for keys: golangci-lint.cache-Linux-2876-1d4845511e2d56665dd225dffedaf261738af6b5, golangci-lint.cache-Linux-2876-
|