fix: resolve format check #2
Annotations
10 errors
Code Check
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
Code Check
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
Code Check
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
|
Code Check
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
|
Code Check
not enough arguments in call to time.Unix
|
Code Check
conn.LocalAddr undefined (type Conn has no field or method LocalAddr) (typecheck)
|
Code Check
conn.RemoteAddr undefined (type Conn has no field or method RemoteAddr) (typecheck)
|
Code Check
tcpAddr.IP undefined (type *TCPAddr has no field or method IP) (typecheck)
|
Code Check
tcpAddr.Port undefined (type *TCPAddr has no field or method Port) (typecheck)
|
Code Check
tcpAddr.Zone undefined (type *TCPAddr has no field or method Zone) (typecheck)
|