govc: camelCase json output #1500
Triggered via pull request
September 27, 2023 23:06
Status
Failure
Total duration
2m 18s
Artifacts
–
govmomi-go-lint.yaml
on: pull_request
Lint Files
2m 9s
Matrix: Boilerplate Check
Annotations
4 errors
Boilerplate Check (go):
govc/volume/snapshot/create.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
govc/volume/snapshot/create.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright (c) 2023-2023 VMware, Inc. All Rights Reserved."
+: "Copyright (c) 2023 VMware, Inc. All Rights Reserved."
|
Boilerplate Check (go):
govc/volume/snapshot/ls.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
govc/volume/snapshot/ls.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright (c) 2023-2023 VMware, Inc. All Rights Reserved."
+: "Copyright (c) 2023 VMware, Inc. All Rights Reserved."
|
Boilerplate Check (go):
govc/volume/snapshot/rm.go#L2
[Go headers] reported by reviewdog 🐶
found mismatched boilerplate lines:
Raw Output:
govc/volume/snapshot/rm.go:2: found mismatched boilerplate lines:
{[]string}[0]:
-: "Copyright (c) 2023-2023 VMware, Inc. All Rights Reserved."
+: "Copyright (c) 2023 VMware, Inc. All Rights Reserved."
|
Boilerplate Check (go)
Process completed with exit code 1.
|