Fix ChargedBack field marshaling issue #1077
Annotations
10 errors and 1 warning
CI tests:
pkg/client/controllers/cluster_controller_test.go#L78
cannot use true (untyped bool constant) as *bool value in struct literal (typecheck)
|
CI tests:
pkg/client/webhook/webhook_test.go#L193
cannot use true (untyped bool constant) as *bool value in struct literal (typecheck)
|
CI tests:
pkg/database/database_test.go#L104
cannot use true (untyped bool constant) as *bool value in struct literal
|
CI tests:
pkg/database/database_test.go#L442
cannot use true (untyped bool constant) as *bool value in struct literal
|
CI tests:
pkg/database/database_test.go#L536
cannot use false (untyped bool constant) as *bool value in struct literal
|
CI tests:
pkg/database/database_test.go#L607
cannot use true (untyped bool constant) as *bool value in struct literal
|
CI tests:
pkg/database/database_test.go#L704
cannot use true (untyped bool constant) as *bool value in struct literal
|
CI tests:
pkg/database/database_test.go#L814
cannot use false (untyped bool constant) as *bool value in struct literal
|
CI tests:
pkg/database/database_test.go#L949
cannot use true (untyped bool constant) as *bool value in struct literal
|
CI tests:
pkg/database/database_test.go#L1043
cannot use false (untyped bool constant) as *bool value in struct literal
|
CI tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|