Skip to content

hw02_unpack_string

hw02_unpack_string #6

Triggered via push November 19, 2024 14:10
Status Failure
Total duration 3m 2s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L432
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L446
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L447
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L458
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L462
inst.Rune undefined (type *onePassInst has no field or method Rune) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L480
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/exec.go#L485
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/regexp/onepass.go#L76
i.MatchRunePos undefined (type *onePassInst has no field or method MatchRunePos) (typecheck)
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/