Skip to content

chore(deps): bump github.com/go-openapi/swag from 0.22.3 to 0.22.10 #3593

chore(deps): bump github.com/go-openapi/swag from 0.22.3 to 0.22.10

chore(deps): bump github.com/go-openapi/swag from 0.22.3 to 0.22.10 #3593

Triggered via pull request November 18, 2024 00:12
Status Failure
Total duration 1m 27s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)