add getgame test coverage #10
Annotations
10 errors and 1 warning
lint
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
lint
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
lint
not enough arguments in call to time.Unix
|
lint
missing type in composite literal (typecheck)
|
lint
missing type in composite literal (typecheck)
|
lint
missing return (typecheck)
|
lint
missing return (typecheck)
|
lint
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
|
lint
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
|
lint
previous case (typecheck)
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|