add killswitch option to cloud api #268
Annotations
10 errors and 5 warnings
test:
cmd/output/billingprinter.go#L48
the methods of "VolumeBillingTablePrinter" use pointer receiver and non-pointer receiver. (recvcheck)
|
test:
cmd/output/billingprinter.go#L24
the methods of "MachineBillingTablePrinter" use pointer receiver and non-pointer receiver. (recvcheck)
|
test:
cmd/output/billingprinter.go#L28
the methods of "ProductOptionBillingTablePrinter" use pointer receiver and non-pointer receiver. (recvcheck)
|
test:
cmd/output/billingprinter.go#L32
the methods of "ContainerBillingTablePrinter" use pointer receiver and non-pointer receiver. (recvcheck)
|
test:
cmd/output/billingprinter.go#L20
the methods of "ClusterBillingTablePrinter" use pointer receiver and non-pointer receiver. (recvcheck)
|
test:
cmd/output/billingprinter.go#L40
the methods of "NetworkTrafficBillingTablePrinter" use pointer receiver and non-pointer receiver. (recvcheck)
|
test:
cmd/output/printer.go#L28
the methods of "tablePrinter" use pointer receiver and non-pointer receiver. (recvcheck)
|
test:
cmd/output/billingprinter.go#L36
the methods of "IPBillingTablePrinter" use pointer receiver and non-pointer receiver. (recvcheck)
|
test:
cmd/output/billingprinter.go#L44
the methods of "S3BillingTablePrinter" use pointer receiver and non-pointer receiver. (recvcheck)
|
test:
cmd/output/billingprinter.go#L52
the methods of "PostgresBillingTablePrinter" use pointer receiver and non-pointer receiver. (recvcheck)
|
build (darwin, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (darwin, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (windows, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|