Skip to content

fix clientv2

f2fcf30
Select commit
Loading
Failed to load commit list.
Closed

feat: implement object stores #24159

fix clientv2
f2fcf30
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / gosec failed Sep 2, 2025 in 3s

3 new alerts including 3 errors

New alerts in code changed by this pull request

  • 3 errors

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 73 in store/gaskv/store.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion int -> uint64

Check failure on line 85 in store/gaskv/store.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion int -> uint64

Check failure on line 206 in store/gaskv/store.go

See this annotation in the file changed.

Code scanning / gosec

integer overflow conversion uint64 -> uint32 Error

integer overflow conversion int -> uint64