refactor: Simplify getMessages and extractComment #17
Annotations
10 errors and 2 warnings
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L79
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
|
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L81
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
|
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L83
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
|
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L136
missing return (typecheck)
|
GolangCI:
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/reflect/iter.go#L67
cannot range over v.Len() (value of type int) (typecheck)
|
GolangCI
Unexpected input(s) 'config', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
GolangCI
Unexpected input(s) 'config', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|