Summary: | [guru] dev-go/staticcheck-0.3.3 fails tests: internal error: package "errors" without types was imported from "bytes" | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | Randall <ran.dall> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 857579 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: Error: function time.parseRFC3339$1, block 0: convert bytes -> []byte: at least one type must be basic FAIL FAIL honnef.co/go/tools/go/ir 3.980s FAIL honnef.co/go/tools/go/ir/irutil 0.199s FAIL honnef.co/go/tools/quickfix 0.403s FAIL honnef.co/go/tools/simple 0.495s FAIL honnef.co/go/tools/staticcheck 0.285s FAIL honnef.co/go/tools/stylecheck 0.496s FAIL honnef.co/go/tools/unused 1.067s 2023/03/13 23:17:13 internal error: package "errors" without types was imported from "bytes" |