Fix ChargedBack field marshaling issue #1077
Annotations
10 errors and 1 warning
|
pkg/client/controllers/cluster_controller_test.go#L78
cannot use true (untyped bool constant) as *bool value in struct literal (typecheck)
|
|
pkg/client/webhook/webhook_test.go#L193
cannot use true (untyped bool constant) as *bool value in struct literal (typecheck)
|
|
pkg/database/database_test.go#L104
cannot use true (untyped bool constant) as *bool value in struct literal
|
|
pkg/database/database_test.go#L442
cannot use true (untyped bool constant) as *bool value in struct literal
|
|
pkg/database/database_test.go#L536
cannot use false (untyped bool constant) as *bool value in struct literal
|
|
pkg/database/database_test.go#L607
cannot use true (untyped bool constant) as *bool value in struct literal
|
|
pkg/database/database_test.go#L704
cannot use true (untyped bool constant) as *bool value in struct literal
|
|
pkg/database/database_test.go#L814
cannot use false (untyped bool constant) as *bool value in struct literal
|
|
pkg/database/database_test.go#L949
cannot use true (untyped bool constant) as *bool value in struct literal
|
|
pkg/database/database_test.go#L1043
cannot use false (untyped bool constant) as *bool value in struct literal
|
|
|
The logs for this run have expired and are no longer available.
Loading