Skip to content

docs: ics20 hooks #4914

docs: ics20 hooks

docs: ics20 hooks #4914

Triggered via pull request March 20, 2024 14:37
Status Success
Total duration 8m 55s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Analyze
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int
Analyze
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of (func(x, y *descriptorpb.FileDescriptorProto) bool literal) does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int
Analyze
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of (func(x, y *descriptorpb.FileDescriptorProto) bool literal) does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int
Analyze
type func(x v1beta1.HandlerRoute, y v1beta1.HandlerRoute) bool of (func(x, y v1beta1.HandlerRoute) bool literal) does not match inferred type func(a v1beta1.HandlerRoute, b v1beta1.HandlerRoute) int for func(a E, b E) int
Analyze
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.