Skip to content

PR #285

PR #285 #205

Triggered via dynamic July 2, 2026 08:19
Status Success
Total duration 4m 39s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go)
cannot use userEntry (variable of type *"github.com/go-ldap/ldap/v3".Entry) as *"gopkg.in/ldap.v2".Entry value in argument to append
Analyze (go)
cannot use userEntry (variable of type *"github.com/go-ldap/ldap/v3".Entry) as *"gopkg.in/ldap.v2".Entry value in argument to isEntryPresent
Analyze (go)
cannot use e.clientConfig (variable of interface type ldapclient.Config) as "github.com/go-ldap/ldap/v3".Client value in argument to ldapquery.QueryForEntries: ldapclient.Config does not implement "github.com/go-ldap/ldap/v3".Client (missing method Add)
Analyze (go)
cannot use ldapquery.QueryForUniqueEntry(e.clientConfig, searchRequest) (value of type *"github.com/go-ldap/ldap/v3".Entry) as *"gopkg.in/ldap.v2".Entry value in assignment
Analyze (go)
cannot use e.clientConfig (variable of interface type ldapclient.Config) as "github.com/go-ldap/ldap/v3".Client value in argument to ldapquery.QueryForUniqueEntry: ldapclient.Config does not implement "github.com/go-ldap/ldap/v3".Client (missing method Add)
Analyze (go)
cannot use currEntry (variable of type *"github.com/go-ldap/ldap/v3".Entry) as *"gopkg.in/ldap.v2".Entry value in argument to append
Analyze (go)
cannot use currEntry (variable of type *"github.com/go-ldap/ldap/v3".Entry) as *"gopkg.in/ldap.v2".Entry value in argument to isEntryPresent
Analyze (go)
cannot use e.clientConfig (variable of interface type ldapclient.Config) as "github.com/go-ldap/ldap/v3".Client value in argument to ldapquery.QueryForEntries: ldapclient.Config does not implement "github.com/go-ldap/ldap/v3".Client (missing method Add)
Analyze (go)
cannot use ldapUser (variable of type *"gopkg.in/ldap.v2".Entry) as *"github.com/go-ldap/ldap/v3".Entry value in argument to ldaputil.GetAttributeValue
Analyze (go)
cannot use group (variable of type *"gopkg.in/ldap.v2".Entry) as *"github.com/go-ldap/ldap/v3".Entry value in argument to ldaputil.GetAttributeValue