Skip to content

Bump github.com/senzing-garage/g2-sdk-go from 0.10.0 to 0.10.1 #101

Bump github.com/senzing-garage/g2-sdk-go from 0.10.0 to 0.10.1

Bump github.com/senzing-garage/g2-sdk-go from 0.10.0 to 0.10.1 #101

Status Failure
Total duration 2m 55s
Artifacts
Matrix: go-test-windows
Fit to window
Zoom out
Zoom in

Annotations

5 errors
go test with OS: windows-latest; Go: 1.21: main.go#L77
cannot use &result (value of type *"github.com/senzing-garage/g2-sdk-go-mock/g2diagnostic".G2diagnostic) as g2api.G2diagnostic value in return statement: *"github.com/senzing-garage/g2-sdk-go-mock/g2diagnostic".G2diagnostic does not implement g2api.G2diagnostic (missing method PurgeRepository)
go test with OS: windows-latest; Go: 1.21: g2diagnostic/g2diagnostic_test.go#L28
cannot use getG2Diagnostic(ctx) (value of type *G2diagnostic) as g2api.G2diagnostic value in return statement: *G2diagnostic does not implement g2api.G2diagnostic (missing method PurgeRepository)
go test with OS: windows-latest; Go: 1.21: g2diagnostic/g2diagnostic_test.go#L131
cannot use g2diagnostic (variable of type *G2diagnostic) as g2api.G2diagnostic value in argument to testError: *G2diagnostic does not implement g2api.G2diagnostic (missing method PurgeRepository)
go test with OS: windows-latest; Go: 1.21: g2diagnostic/g2diagnostic_test.go#L142
cannot use g2diagnostic (variable of type *G2diagnostic) as g2api.G2diagnostic value in argument to testError: *G2diagnostic does not implement g2api.G2diagnostic (missing method PurgeRepository)
go test with OS: windows-latest; Go: 1.21
Process completed with exit code 1.