Skip to content

beginning go port

beginning go port #41

Triggered via pull request April 21, 2024 13:04
@weberc2weberc2
synchronize #40
go-port
Status Failure
Total duration 2m 40s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build
Process completed with exit code 1.
lint: pkg/actor/base.go#L23
cannot range over actor.Concurrency (variable of type int) (typecheck)
lint: pkg/actor/base.go#L28
cannot range over actor.Concurrency (variable of type int) (typecheck)
lint: pkg/futhorc/indexer.go#L96
cannot range over len(idx.Posts) / size (value of type int) (typecheck)
lint: pkg/futhorc/pipeline.go#L80
parser.Output undefined (type PostParser has no field or method Output) (typecheck)
lint: cmd/randmd/main.go#L36
cannot range over 1_000 (untyped int constant 1000) (typecheck)
lint: pkg/markdown/convert.go#L37
Error return value of `w.Write` is not checked (errcheck)
lint
issues found
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.