Skip to content

Update vendor

Update vendor #656

Triggered via pull request December 18, 2024 19:09
Status Failure
Total duration 2m 34s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: aostypes/aostypes.go#L74
the methods of "Time" use pointer receiver and non-pointer receiver. (recvcheck)
tests: aostypes/aostypes.go#L69
the methods of "Duration" use pointer receiver and non-pointer receiver. (recvcheck)
tests: api/cloudprotocol/log.go#L102
G115: integer overflow conversion int64 -> uint64 (gosec)
tests: spaceallocator/spaceallocator.go#L288
G115: integer overflow conversion int64 -> uint64 (gosec)
tests: spaceallocator/spaceallocator.go#L415
G115: integer overflow conversion int64 -> uint64 (gosec)
tests: utils/pbconvert/pbconvert.go#L66
G115: integer overflow conversion uint64 -> int64 (gosec)
tests: utils/pbconvert/pbconvert.go#L106
G115: integer overflow conversion int -> int32 (gosec)
tests: utils/pbconvert/pbconvert.go#L107
G115: integer overflow conversion int -> int32 (gosec)
tests: resourcemonitor/resourcemonitor.go#L263
G115: integer overflow conversion int -> uint32 (gosec)
tests: resourcemonitor/resourcemonitor.go#L264
G115: integer overflow conversion int -> uint32 (gosec)
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636