(WIP)feat: sdk-47 #601
Annotations
11 errors and 2 warnings
ts
Process completed with exit code 2.
|
go
G115: integer overflow conversion int -> uint32 (gosec)
|
go
G115: integer overflow conversion uint64 -> int64 (gosec)
|
go
G115: integer overflow conversion uint64 -> int64 (gosec)
|
go
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
go
G115: integer overflow conversion int -> uint32 (gosec)
|
go
G115: integer overflow conversion int -> uint32 (gosec)
|
go
G115: integer overflow conversion uint32 -> int32 (gosec)
|
go
G115: integer overflow conversion uint32 -> int32 (gosec)
|
go
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
|
go
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
|
proto
Restore cache failed: Dependencies file is not found in /home/runner/work/akash-api/akash-api. Supported file pattern: go.sum
|
go
Restore cache failed: Dependencies file is not found in /home/runner/work/akash-api/akash-api. Supported file pattern: go.sum
|