Bump google.golang.org/grpc from 1.64.0 to 1.65.0 #2584
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
19s
style
/
...
/
Lint
3m 37s
style
/
...
/
Do Not Submit
8s
style
/
...
/
shell
0s
style
/
...
/
yaml
0s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
11 errors and 4 warnings
style / Golang / Boilerplate Check (go):
apis/test/example/v1alpha1/fiz_types.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
apis/test/example/v1alpha1/fiz_types.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: "Copyright 2024 The Knative Authors."
|
style / Golang / Boilerplate Check (go):
apis/test/example/v1alpha1/foo_types.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
apis/test/example/v1alpha1/foo_types.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: "Copyright 2024 The Knative Authors."
|
style / Golang / Boilerplate Check (go):
apis/test/example/v1alpha1/register.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
apis/test/example/v1alpha1/register.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: "Copyright 2024 The Knative Authors."
|
style / Golang / Boilerplate Check (go):
apis/test/pub/v1alpha1/bar_types.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
apis/test/pub/v1alpha1/bar_types.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: "Copyright 2024 The Knative Authors."
|
style / Golang / Boilerplate Check (go):
apis/test/pub/v1alpha1/register.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
apis/test/pub/v1alpha1/register.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: "Copyright 2024 The Knative Authors."
|
style / Golang / Boilerplate Check (go):
apis/testing/conditions.go#L3
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
apis/testing/conditions.go:3: found mismatched boilerplate lines:
{[]string}[0]:
-: ""
+: ` Licensed under the Apache License, Version 2.0 (the "License");`
{[]string}[1->?]:
-: `Licensed under the Apache License, Version 2.0 (the "License");`
+: <non-existent>
{[]string}[7->6]:
-: "Unless required by applicable law or agreed to in writing, software"
+: " Unless required by applicable law or agreed to in writing, software"
{[]string}[?->13]:
-: <non-existent>
+: "package testing"
|
style / Golang / Boilerplate Check (go):
apis/testing/fuzzer/fuzzer.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
apis/testing/fuzzer/fuzzer.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: "Copyright 2024 The Knative Authors."
|
style / Golang / Boilerplate Check (go):
apis/volatile_time.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
apis/volatile_time.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: "Copyright 2024 The Knative Authors."
|
style / Golang / Boilerplate Check (go):
codegen/cmd/injection-gen/args/args.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
codegen/cmd/injection-gen/args/args.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright 2024 The Knative Authors"
+: "Copyright 2024 The Knative Authors."
|
style / Golang / Boilerplate Check (go)
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
style / Golang / Lint:
apis/duck/images/Knative-Duck0.png#L652
[EOF Newline] reported by reviewdog 🐶
Missing newline
Raw Output:
apis/duck/images/Knative-Duck0.png:652: Missing newline
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|