Skip to content

Refactor/refactor codebase #1

Refactor/refactor codebase

Refactor/refactor codebase #1

Triggered via pull request October 24, 2024 09:38
Status Failure
Total duration 35s
Artifacts

verify.yml

on: pull_request
Verify Code Quality
25s
Verify Code Quality
Verify Code Functionality
18s
Verify Code Functionality
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Verify Code Functionality
Process completed with exit code 1.
Verify Code Quality: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
Verify Code Quality: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
Verify Code Quality: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/net/http/fs.go#L1000
missing type in composite literal (typecheck)
Verify Code Quality: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/net/http/fs.go#L1001
missing type in composite literal (typecheck)
Verify Code Quality: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/math/big/intconv.go#L220
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
Verify Code Quality: ../../../../../opt/hostedtoolcache/go/1.23.2/x64/src/math/big/intconv.go#L228
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)