chore(deps): update all non-major dependencies #6331
Annotations
10 errors
golangci-lint:
database/executable/clean_test.go#L130
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
database/executable/clean_test.go#L131
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
api/webhook/post.go#L193
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
golangci-lint:
api/webhook/post.go#L662
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
golangci-lint:
api/webhook/post.go#L673
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
golangci-lint:
api/webhook/post.go#L437
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
|
golangci-lint:
internal/token/generate_rsa.go#L19
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
database/types/build.go#L375
G115: integer overflow conversion int -> int32 (gosec)
|
golangci-lint:
database/types/build.go#L376
G115: integer overflow conversion int -> int32 (gosec)
|
golangci-lint:
database/types/repo.go#L336
G115: integer overflow conversion int -> int32 (gosec)
|
Loading