Skip to content

build: update go to 1.23 #929

build: update go to 1.23

build: update go to 1.23 #929

Triggered via pull request September 24, 2024 09:23
Status Failure
Total duration 3m 15s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: server/server.go#L57
undefined: echo (typecheck)
lint: server/server.go#L63
undefined: echo (typecheck)
lint: server/server.go#L85
undefined: echo (typecheck)
lint: db/redis.go#L82
undefined: redis (typecheck)
lint: db/rdb.go#L434
undefined: pb (typecheck)
lint: db/rdb.go#L468
undefined: pb (typecheck)
lint: db/redis.go#L99
undefined: redis (typecheck)
lint: db/redis.go#L107
undefined: redis (typecheck)
lint: db/redis.go#L455
undefined: pb (typecheck)
lint: fetcher/fedora/fedora.go#L316
undefined: yaml (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/