PR #752 #1280
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors
Analyze (go)
invalid operation: cannot indirect d1[0].Members (variable of type []*model.ChannelMemberForExport)
|
Analyze (go)
cannot use r1.HasNext (variable of type *bool) as bool value in argument to assert.True
|
Analyze (go)
cannot use r1.HasNext (variable of type *bool) as bool value in argument to assert.False
|
Analyze (go)
cannot use r1.HasNext (variable of type *bool) as bool value in argument to assert.False
|
Analyze (go)
cannot use r1.HasNext (variable of type *bool) as bool value in argument to assert.True
|
Analyze (go)
cannot use r1.HasNext (variable of type *bool) as bool value in argument to assert.True
|
Analyze (go)
cannot use r1.HasNext (variable of type *bool) as bool value in argument to assert.False
|
Analyze (go)
cannot use r1.HasNext (variable of type *bool) as bool value in argument to assert.False
|
Analyze (go)
cannot use r1.HasNext (variable of type *bool) as bool value in argument to assert.True
|
Analyze (go)
cfg.LogSettings.AdvancedLoggingConfig undefined (type model.LogSettings has no field or method AdvancedLoggingConfig)
|