Skip to content

chore(deps,refactor): bump tooling/Go deps and migrate distMetrics to… #92

chore(deps,refactor): bump tooling/Go deps and migrate distMetrics to…

chore(deps,refactor): bump tooling/Go deps and migrate distMetrics to… #92

Triggered via pull request April 3, 2026 22:31
Status Failure
Total duration 46s
Artifacts

security.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
security
serializer.init calls msgpack.init, which calls encoding.init
security
serializer.MsgpackSerializer.Marshal calls msgpack.Marshal, which calls encoding.Encode
security
serializer.init calls msgpack.init, which calls def.init
security
serializer.MsgpackSerializer.Marshal calls msgpack.Marshal, which eventually calls def.ComplexTypeCode
security
serializer.init calls msgpack.init, which calls decoding.init
security
serializer.init calls msgpack.init, which calls decoding.init
security
serializer.MsgpackSerializer.Unmarshal calls msgpack.Unmarshal, which calls decoding.Decode
security
serializer.init calls msgpack.init, which eventually calls common.init
security
cache.Item.SetSize calls sync.Pool.Get, which calls common.init
security
serializer.MsgpackSerializer.Marshal calls msgpack.Marshal, which eventually calls common.Common.CollectFields