Skip to content

fix: depends on platform go middleware #45

fix: depends on platform go middleware

fix: depends on platform go middleware #45

Triggered via pull request January 5, 2024 11:35
Status Failure
Total duration 47s
Artifacts

go.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build (1.18): identity_test.go#L25
unknown field 'Identity' in struct literal of type identity.Identity
Build (1.18): identity_test.go#L57
unknown field 'Identity' in struct literal of type identity.Identity
Build (1.18): identity_test.go#L93
unknown field 'Identity' in struct literal of type identity.Identity
Build (1.18): internal_test.go#L25
cannot use ptrfloat64(-1.6924639230312625e+18) (value of type *float64) as type float32 in struct literal
Build (1.18): internal_test.go#L26
cannot use ptrbool(true) (value of type *bool) as type bool in struct literal
Build (1.18): internal_test.go#L34
cannot use ptrfloat64(1.0) (value of type *float64) as type *float32 in struct literal
Build (1.18): internal_test.go#L37
cannot use ptrfloat64(1.0) (value of type *float64) as type float32 in struct literal
Build (1.18): internal_test.go#L38
cannot use ptrbool(false) (value of type *bool) as type bool in struct literal
Build (1.18): internal_test.go#L46
cannot use ptrfloat64(2.0) (value of type *float64) as type *float32 in struct literal
Build (1.18): internal_test.go#L51
cannot use ptrfloat64(2.0) (value of type *float64) as type float32 in struct literal