fix: depends on platform go middleware #45
Annotations
10 errors
Go build (tests):
identity_test.go#L25
unknown field 'Identity' in struct literal of type identity.Identity
|
Go build (tests):
identity_test.go#L57
unknown field 'Identity' in struct literal of type identity.Identity
|
Go build (tests):
identity_test.go#L93
unknown field 'Identity' in struct literal of type identity.Identity
|
Go build (tests):
internal_test.go#L25
cannot use ptrfloat64(-1.6924639230312625e+18) (value of type *float64) as type float32 in struct literal
|
Go build (tests):
internal_test.go#L26
cannot use ptrbool(true) (value of type *bool) as type bool in struct literal
|
Go build (tests):
internal_test.go#L34
cannot use ptrfloat64(1.0) (value of type *float64) as type *float32 in struct literal
|
Go build (tests):
internal_test.go#L37
cannot use ptrfloat64(1.0) (value of type *float64) as type float32 in struct literal
|
Go build (tests):
internal_test.go#L38
cannot use ptrbool(false) (value of type *bool) as type bool in struct literal
|
Go build (tests):
internal_test.go#L46
cannot use ptrfloat64(2.0) (value of type *float64) as type *float32 in struct literal
|
Go build (tests):
internal_test.go#L51
cannot use ptrfloat64(2.0) (value of type *float64) as type float32 in struct literal
|
The logs for this run have expired and are no longer available.
Loading