reduce dependencies down to stackfmt #23
Annotations
15 errors
govulncheck
cannot range over seq (variable of type iter.Seq[E])
|
govulncheck
package requires newer Go version go1.23
|
govulncheck
cannot range over seq (variable of type iter.Seq2[K, V])
|
govulncheck:
http.go#L1
package requires newer Go version go1.23
|
govulncheck
Process completed with exit code 1.
|
lint:
recovery_test.go#L14
undefined: recovery (typecheck)
|
lint:
recovery_test.go#L30
undefined: recovery (typecheck)
|
lint:
recovery_test.go#L40
undefined: recovery (typecheck)
|
lint:
recovery_test.go#L62
missing return (typecheck)
|
lint:
recovery_test.go#L71
missing return (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/syscall/syscall_unix.go#L80
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
|