Skip to content

CT types

CT types #3593

Triggered via pull request October 17, 2024 22:45
Status Success
Total duration 5m 13s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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
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/