Skip to content

fix: resolve format check #2

fix: resolve format check

fix: resolve format check #2

Triggered via push August 15, 2024 13:10
Status Failure
Total duration 1m 2s
Artifacts

code_check.yml

on: push
Code Check
51s
Code Check
Fit to window
Zoom out
Zoom in

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)