Skip to content

chore(deps): update dependencies #266

chore(deps): update dependencies

chore(deps): update dependencies #266

Triggered via push September 6, 2024 09:07
Status Failure
Total duration 6m 28s
Artifacts

linters.yml

on: push
Golang-CI (lint)
46s
Golang-CI (lint)
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Golang-CI (lint): pkg/socket/socket_test.go#L22
G115: integer overflow conversion int -> uint32 (gosec)
Golang-CI (lint): pkg/socket/socket_test.go#L61
G115: integer overflow conversion int -> uint32 (gosec)
Golang-CI (lint): pkg/rpc/client.go#L102
G115: integer overflow conversion uint64 -> uint32 (gosec)
Golang-CI (lint): pkg/rpc/client.go#L105
G115: integer overflow conversion int -> uint32 (gosec)
Golang-CI (lint): pkg/rpc/codec.go#L77
G115: integer overflow conversion uint64 -> uint32 (gosec)
Golang-CI (lint)
issues found