chore: modernize code #1278
Annotations
8 errors and 1 warning
golangci-lint:
internal/openvpn/main.go#L46
undefined: oAuth2Client (typecheck)
|
golangci-lint:
cmd/daemon/root.go#L25
could not import github.com/jkroepke/openvpn-auth-oauth2/internal/openvpn (-: # github.com/jkroepke/openvpn-auth-oauth2/internal/openvpn
|
golangci-lint:
internal/openvpn/main.go#L46
undefined: oAuth2Client) (typecheck)
|
golangci-lint:
internal/utils/testutils/main.go#L27
could not import github.com/jkroepke/openvpn-auth-oauth2/internal/openvpn (-: # github.com/jkroepke/openvpn-auth-oauth2/internal/openvpn
|
golangci-lint:
internal/openvpn/main.go#L46
undefined: oAuth2Client) (typecheck)
|
golangci-lint:
internal/httphandler/handler_test.go#L16
could not import github.com/jkroepke/openvpn-auth-oauth2/internal/openvpn (-: # github.com/jkroepke/openvpn-auth-oauth2/internal/openvpn
|
golangci-lint:
internal/openvpn/main.go#L46
undefined: oAuth2Client) (typecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading