chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 #329
Annotations
14 errors
example:
example/proto2/gogo_benchmarks_test.go#L81
G115: integer overflow conversion int64 -> uint64 (gosec)
|
example:
example/proto2/googlev1_benchmarks_test.go#L71
G115: integer overflow conversion int64 -> uint64 (gosec)
|
example:
example/proto2/googlev2_benchmarks_test.go#L86
G115: integer overflow conversion int64 -> uint64 (gosec)
|
example
issues found
|
csproto:
decoder.go#L429
G115: integer overflow conversion int -> uint64 (gosec)
|
csproto:
decoder.go#L476
G115: integer overflow conversion int -> uint64 (gosec)
|
csproto:
decoder.go#L523
G115: integer overflow conversion int -> uint64 (gosec)
|
csproto:
encoder.go#L64
G115: integer overflow conversion int32 -> uint64 (gosec)
|
csproto:
encoder.go#L70
G115: integer overflow conversion int64 -> uint64 (gosec)
|
csproto:
encoder.go#L145
G115: integer overflow conversion int32 -> uint64 (gosec)
|
csproto:
encoder.go#L149
G115: integer overflow conversion int32 -> uint64 (gosec)
|
csproto:
encoder.go#L165
G115: integer overflow conversion int64 -> uint64 (gosec)
|
csproto:
encoder.go#L169
G115: integer overflow conversion int64 -> uint64 (gosec)
|
csproto:
encoder.go#L290
G115: integer overflow conversion int32 -> uint32 (gosec)
|