Skip to content

update github workflows actions #246

update github workflows actions

update github workflows actions #246

Triggered via push November 14, 2024 11:12
Status Failure
Total duration 17s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint (1.23.x, ubuntu-latest): tree.go#L1466
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint (1.23.x, ubuntu-latest): tree.go#L1485
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint (1.23.x, ubuntu-latest): tree.go#L1488
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint (1.23.x, ubuntu-latest): tree.go#L1491
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint (1.23.x, ubuntu-latest): tree.go#L1510
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint (1.23.x, ubuntu-latest): tree.go#L1512
Error return value of `fmt.Fprint` is not checked (errcheck)
lint (1.23.x, ubuntu-latest): tree.go#L1517
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint (1.23.x, ubuntu-latest): vt.go#L630
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint (1.23.x, ubuntu-latest): vt.go#L636
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint (1.23.x, ubuntu-latest): vt.go#L653
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint (1.23.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/