fix(deps): update all non-major dependencies #1049
Annotations
4 errors and 2 warnings
[golangci] cmd/vela-s3-cache/flush.go#L61:
cmd/vela-s3-cache/flush.go#L61
G115: integer overflow conversion int64 -> uint64 (gosec)
|
[golangci] cmd/vela-s3-cache/rebuild.go#L65:
cmd/vela-s3-cache/rebuild.go#L65
G115: integer overflow conversion int64 -> uint64 (gosec)
|
[golangci] cmd/vela-s3-cache/rebuild.go#L93:
cmd/vela-s3-cache/rebuild.go#L93
G115: integer overflow conversion int64 -> uint64 (gosec)
|
[golangci] cmd/vela-s3-cache/config.go#L55:
cmd/vela-s3-cache/config.go#L55
SA1019: creds.Get is deprecated: Get() exists for historical compatibility and should not be used. To get new credentials use the Credentials.GetWithContext function to ensure the proper context (i.e. HTTP client) will be used. (staticcheck)
|
validate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|