Add AuthenticatableType duck type #2556
knative-style.yaml
on: pull_request
style
/
changes
11s
style
/
...
/
Auto-format and Check
23s
style
/
...
/
Lint
2m 33s
style
/
...
/
Do Not Submit
10s
style
/
...
/
shell
0s
style
/
...
/
yaml
0s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
3 errors and 4 warnings
style / Golang / Boilerplate Check (go):
resolver/authenticatable_resolver.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
resolver/authenticatable_resolver.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: " http://www.apache.org/licenses/LICENSE-2.0"
+: "\thttp://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go):
resolver/authenticatable_resolver_test.go#L8
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
resolver/authenticatable_resolver_test.go:8: found mismatched boilerplate lines:
{[]string}[0]:
-: " http://www.apache.org/licenses/LICENSE-2.0"
+: "\thttp://www.apache.org/licenses/LICENSE-2.0"
|
style / Golang / Boilerplate Check (go)
Process completed with exit code 1.
|
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 / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|
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 / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.sum
|