CT Transfer types #3592
Annotations
4 errors and 2 warnings
Autobuild
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)
|
Autobuild
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)
|
Autobuild
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)
|
Autobuild
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)
|
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/
|
Initialize CodeQL
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/
|
Loading