We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The latest build on master for this repository apparently fails on Azure Pipelines - however, the status is reported back as success.
master
And yes, it's Go modules related.
go: finding github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c # github.com/docker/docker/pkg/system ../../../../pkg/mod/github.com/moby/[email protected]/pkg/system/filesys_windows.go:111:24: cannot use uintptr(unsafe.Pointer(&sd[0])) (type uintptr) as type *"golang.org/x/sys/windows".SECURITY_DESCRIPTOR in assignment Makefile:13: recipe for target 'build' failed make: *** [build] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The latest build on
master
for this repository apparently fails on Azure Pipelines - however, the status is reported back as success.And yes, it's Go modules related.
The text was updated successfully, but these errors were encountered: