cgo optimizations for go 1.24 #2830
Annotations
10 errors
Go code sanity check:
internal/errno/errno_c_test.go#L8
could not import github.com/ubuntu/authd/internal/errno (-: # github.com/ubuntu/authd/internal/errno
|
Go code sanity check:
internal/users/localentries/getgrent_c.go#L18
could not import C (cgo preprocessing failed) (typecheck)
|
Go code sanity check:
internal/users/localentries/getgrent_c.go#L25
could not import github.com/ubuntu/authd/internal/errno (-: # github.com/ubuntu/authd/internal/errno
|
Go code sanity check:
pam/pam.go#L4
could not import C (cgo preprocessing failed) (typecheck)
|
Go code sanity check:
pam/pam.go#L26
could not import github.com/ubuntu/authd/pam/internal/gdm (-: # github.com/ubuntu/authd/pam/internal/gdm
|
Go code sanity check:
pam/integration-tests/cli_test.go#L18
could not import github.com/ubuntu/authd/pam/internal/pam_test (-: # github.com/ubuntu/authd/pam/internal/pam_test
|
Go code sanity check:
pam/integration-tests/gdm-module-handler_test.go#L15
could not import github.com/ubuntu/authd/pam/internal/gdm (-: # github.com/ubuntu/authd/pam/internal/gdm
|
Go code sanity check:
pam/integration-tests/exec_test.go#L571
declared and not used: presetMethodCalls (typecheck)
|
Go code sanity check:
pam/integration-tests/exec_test.go#L573
declared and not used: postMethodCalls (typecheck)
|
Go code sanity check:
pam/integration-tests/gdm_test.go#L23
"github.com/ubuntu/authd/pam/internal/proto" imported and not used (typecheck)
|
Loading