Update vendor #654
Annotations
10 errors and 1 warning
tests:
resourcemonitor/resourcemonitor.go#L201
G115: integer overflow conversion int64 -> uint64 (gosec)
|
tests:
resourcemonitor/resourcemonitor.go#L202
G115: integer overflow conversion int64 -> uint64 (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:
resourcemonitor/xensystemusage.go#L52
G115: integer overflow conversion int64 -> uint64 (gosec)
|
tests:
resourcemonitor/resourcemonitor_internal_test.go#L742
G115: integer overflow conversion int -> int32 (gosec)
|
tests:
resourcemonitor/resourcemonitor_internal_test.go#L1144
G115: integer overflow conversion int -> int32 (gosec)
|
tests:
resourcemonitor/resourcemonitor_internal_test.go#L1223
G115: integer overflow conversion uint32 -> int32 (gosec)
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|