chore(deps): bump github.com/go-openapi/swag from 0.22.3 to 0.22.10 #3593
Annotations
10 errors
Build:
internal/client/proxy/tls_test.go#L51
G101: Potential hardcoded credentials: RSA private key (gosec)
|
Build:
internal/client/proxy/tls.go#L13
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
|
Build:
internal/client/proxy/tls_test.go#L14
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
|
Build:
internal/client/proxy/tls_test.go#L15
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
Build:
internal/client/proxy/tls_test.go#L285
expressions should not be cuddled with blocks (wsl)
|
Build:
internal/client/proxy/tls_test.go#L286
if statements should only be cuddled with assignments (wsl)
|
Build:
internal/client/proxy/tls_test.go#L290
if statements should only be cuddled with assignments (wsl)
|
Build:
internal/client/proxy/tls_test.go#L294
expressions should not be cuddled with blocks (wsl)
|
Build:
internal/helper/helper.go#L100
G115: integer overflow conversion int -> int8 (gosec)
|
Build:
internal/helper/helper.go#L103
G115: integer overflow conversion int -> int16 (gosec)
|