Scaffolding #3664
Annotations
10 errors and 2 warnings
Analyze
cannot use m (variable of type *ParamsPreV580) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_ParamsPreV580.Marshal: *ParamsPreV580 does not implement "github.com/gogo/protobuf/proto".Message (missing method String)
|
Analyze
cannot use m (variable of type *ParamsPreV580) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_ParamsPreV580.Merge: *ParamsPreV580 does not implement "github.com/gogo/protobuf/proto".Message (missing method String)
|
Analyze
cannot use m (variable of type *ParamsPreV580) as "github.com/gogo/protobuf/proto".Message value in argument to xxx_messageInfo_ParamsPreV580.DiscardUnknown: *ParamsPreV580 does not implement "github.com/gogo/protobuf/proto".Message (missing method String)
|
Analyze
cannot use (*ParamsPreV580)(nil) (value of type *ParamsPreV580) as "github.com/gogo/protobuf/proto".Message value in argument to proto.RegisterType: *ParamsPreV580 does not implement "github.com/gogo/protobuf/proto".Message (missing method String)
|
Analyze
undefined: bls12377.HashToCurveG1Svdw
|
Analyze
undefined: bls12377.HashToCurveG2Svdw
|
Analyze
undefined: bulletproof.NewRangeProofGenerators
|
Analyze
not enough arguments in call to prover.Prove
|
Analyze
undefined: bulletproof.NewRangeProofGenerators
|
Analyze
not enough arguments in call to verifier.Verify
|
Analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|