Skip to content
New issue

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 make gen output is not deterministic #12797

Open
masih opened this issue Dec 19, 2024 · 0 comments
Open

The make gen output is not deterministic #12797

masih opened this issue Dec 19, 2024 · 0 comments

Comments

@masih
Copy link
Member

masih commented Dec 19, 2024

Reported on Slack:

1 out of ~10 I get this
experiencing backporting over 1.30

diff --git a/api/proxy_gen.go b/api/proxy_gen.go                                                                                                                                                                                                                                                                                                     
index f8c186cd6..06395fea2 100644                                                                                                                                         
--- a/api/proxy_gen.go                                                                                                                                                    
+++ b/api/proxy_gen.go                                                                                                                                                    
@@ -14,7 +14,7 @@ import (                                                                                                                                                
        "github.com/libp2p/go-libp2p/core/network"                                                                                                                        
        "github.com/libp2p/go-libp2p/core/peer"                                                                                                                           
        "github.com/libp2p/go-libp2p/core/protocol"                                                                                                                       
-       "golang.org/x/xerrors"                                                                                                                                            
+       xerrors "golang.org/x/xerrors"                                                                                                                                    
                                                                                                                                                                          
        "github.com/filecoin-project/go-address"                                                                                                                          
        "github.com/filecoin-project/go-bitfield"                 
@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📌 Triage
Development

No branches or pull requests

1 participant