You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When running make test in a local container I see an odd "fatal" error message. However, the tests run and complete successfully under Senzing 3.7.0
fatal: detected dubious ownership in repository at '/go/src/senzing.git/g2-sdk-go-mock'
To add an exception for this directory, call:
git config --global --add safe.directory /go/src/senzing.git/g2-sdk-go-mock
basename: missing operand
Try 'basename --help' for more information.
fatal: detected dubious ownership in repository at '/go/src/senzing.git/g2-sdk-go-mock'
To add an exception for this directory, call:
git config --global --add safe.directory /go/src/senzing.git/g2-sdk-go-mock
fatal: detected dubious ownership in repository at '/go/src/senzing.git/g2-sdk-go-mock'
To add an exception for this directory, call:
git config --global --add safe.directory /go/src/senzing.git/g2-sdk-go-mock
fatal: detected dubious ownership in repository at '/go/src/senzing.git/g2-sdk-go-mock'
To add an exception for this directory, call:
git config --global --add safe.directory /go/src/senzing.git/g2-sdk-go-mock
go: downloading google.golang.org/grpc v1.57.0
=== RUN TestMain
The text was updated successfully, but these errors were encountered:
Describe the bug
When running make test in a local container I see an odd "fatal" error message. However, the tests run and complete successfully under Senzing 3.7.0
The text was updated successfully, but these errors were encountered: