Skip to content

For analytics records, upload a singular product that was used for an… #431

For analytics records, upload a singular product that was used for an…

For analytics records, upload a singular product that was used for an… #431

GitHub Actions / golangci succeeded Sep 26, 2024 in 0s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (18)

analytics/record.go|24 col 2| could not import unicode/utf8 (-: could not load export data: cannot import "unicode/utf8" (unknown bexport format version -1 ("u\x01\x00\x00\x00\x00\x00\x00\x00>\x00\x00\x00@\x00\x00\x00A\x00\x00\x00C\x00\x00\x00^\x00\x00\x00w\x00\x00\x00\x92\x00\x00\x00\xad\x00\x00\x00\xc8\x00\x00\x00\xce\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x10\x00\x00\x000\x00\x00\x001\x00\x00\x008\x00\x00\x00<\x00\x00\x00=\x00\x00\x00A\x00\x00\x00K\x00\x00\x00Q\x00\x00\x00Y\x00\x00\x00_\x00\x00\x00q\x00\x00\x00u\x00\x00\x00\x83\x00\x00\x00\x87\x00\x00\x00\x88\x00\x00\x00\x9e\x00\x00\x00\xa8\x00\x00\x00\xba\x00\x00\x00\xc4\x00\x00\x00\xcc\x00\x00\x00\xcd\x00\x00\x00\xd0\x00\x00\x00\xd1\x00\x00\x00\xd6\x00\x00\x00\xd7\x00\x00\x00\xdc\x00\x00\x00\xdd\x00\x00\x00\xe1\x00\x00\x00\xe7\x00\x00\x00\xe9\x00\x00\x00\xeb\x00\x00\x00\xf6\x00\x00\x00\x02\x01\x00\x00\x03\x01\x00\x00\x04\x01\x00\x00\x05\x01\x00\x00\t\x01\x00\x00\r\x01\x00\x00\x1d\x01\x00\x00$\x01\x00\x00-\x01\x00\x00>\x01\x00\x00G\x01\x00\x00N\x01\x00\x00P\x01\x00\x00X\x01\x00\x00d\x01\x00\x00p\x01\x00\x00x\x01\x00\x00y\x01\x00\x00\x81\x01\x00\x00\x82\x01\x00\x00\x8b\x01\x00\x00\x8f\x01\x00\x00\x93\x01\x00\x00\x99\x01\x00\x00\x9e\x01\x00\x00\xa7\x01\x00\x00\xb2\x01\x00\x00?\x02\x00\x00n\x02\x00\x00s\x02\x00\x00}\x02\x00\x00\x83\x02\x00\x00\x8b\x02\x00\x00\x93\x02\x00\x00\x9b\x02\x00\x00\xa3\x02\x00\x00\xab\x02\x00\x00\xb3\x02\x00\x00\xbb\x02\x00\x00\xc3\x02\x00\x00\xcb\x02\x00\x00\xd3\x02\x00\x00\xdb\x02\x00\x00\xe3\x02\x00\x00\xeb\x02\x00\x00\xf3\x02\x00\x00\xfb\x02\x00\x00\x03\x03\x00\x00\v\x03\x00\x00\x13\x03\x00\x00\x1b\x03\x00\x00#\x03\x00\x00+\x03\x00\x003\x03\x00\x00;\x03\x00\x00C\x03\x00\x00K\x03\x00\x00S\x03\x00\x00[\x03\x00\x00a\x03\x00\x00h\x03\x00\x00o\x03\x00\x00u\x03\x00\x00x\x03\x00\x00~\x03\x00\x00\xae\x03\x00\x00\xb4\x03\x00\x00\xba\x03\x00\x00\xbd\x03\x00\x00\xc0\x03\x00\x00\xc6\x03\x00\x00\xcc\x03\x00\x00\xd2\x03\x00\x00\xd5\x03\x00\x00\xd8\x03\x00\x00\xe0\x03\x00\x00\xe7\x03\x00\x00")), possibly version skew - reinstall package) (typecheck)
analytics/legacy_analytics_test.go|58 col 11| ts.Close undefined (type *testServer has no field or method Close) (typecheck)
analytics/legacy_analytics_test.go|59 col 31| ts.URL undefined (type *testServer has no field or method URL) (typecheck)
analytics/legacy_analytics_test.go|96 col 11| ts.Close undefined (type *testServer has no field or method Close) (typecheck)
analytics/legacy_analytics_test.go|97 col 31| ts.URL undefined (type *testServer has no field or method URL) (typecheck)
analytics/legacy_analytics_test.go|125 col 11| ts.Close undefined (type *testServer has no field or method Close) (typecheck)
analytics/legacy_analytics_test.go|126 col 31| ts.URL undefined (type *testServer has no field or method URL) (typecheck)
auth/context_test.go|28 col 2| now declared but not used (typecheck)
auth/jwt/jwt.go|139 col 59| undeclared name: backoff (typecheck)
auth/jwt/jwt.go|29 col 2| "github.com/lestrrat-go/backoff/v2" imported but not used (typecheck)
cache/lru_cache.go|185 col 5| c.Lock undefined (type *lruCache has no field or method Lock) (typecheck)
cache/lru_cache.go|190 col 5| c.Unlock undefined (type *lruCache has no field or method Unlock) (typecheck)
cache/lru_cache.go|230 col 4| c.Lock undefined (type *lruCache has no field or method Lock) (typecheck)
cache/lru_cache.go|249 col 4| c.Unlock undefined (type *lruCache has no field or method Unlock) (typecheck)
cache/lru_cache.go|253 col 4| c.Lock undefined (type *lruCache has no field or method Lock) (typecheck)
cache/lru_cache.go|266 col 4| c.Unlock undefined (type *lruCache has no field or method Unlock) (typecheck)
cache/lru_cache.go|307 col 4| c.RLock undefined (type *lruCache has no field or method RLock) (typecheck)
cache/lru_cache.go|308 col 10| c.RUnlock undefined (type *lruCache has no field or method RUnlock) (typecheck)