update xpanse API version #93
Annotations
4 errors
Build:
pkg/executor/result_updater.go#L41
cannot use &taskSuccessful (value of type *bool) as bool value in struct literal
|
Build:
pkg/executor/result_updater.go#L43
cannot use &name (value of type *string) as string value in struct literal
|
Build:
pkg/executor/result_updater.go#L58
cannot use &isSuccessful (value of type *bool) as bool value in struct literal
|
Build
Process completed with exit code 2.
|
Loading