Skip to content

feat: added credentials method #51

feat: added credentials method

feat: added credentials method #51

Triggered via push November 17, 2023 09:09
Status Failure
Total duration 29s
Artifacts

go-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (1.19.x): compress/api_customer.go#L28
cannot use obj.Data (variable of type interface{}) as type []byte in argument to json.Unmarshal:
build (1.19.x)
Process completed with exit code 1.
build (1.20.x): compress/api_customer.go#L28
cannot use obj.Data (variable of type interface{}) as []byte value in argument to json.Unmarshal: need type assertion
build (1.20.x)
Process completed with exit code 1.
build (1.18.x)
The job was canceled because "_1_19_x" failed.
build (1.18.x)
The operation was canceled.
build (1.21.x)
The job was canceled because "_1_19_x" failed.
build (1.21.x): compress/api_customer.go#L28
cannot use obj.Data (variable of type interface{}) as []byte value in argument to json.Unmarshal: need type assertion
build (1.21.x)
The operation was canceled.