Skip to content

fix(lint): comments should end in a period (godot) (#160) #602

fix(lint): comments should end in a period (godot) (#160)

fix(lint): comments should end in a period (godot) (#160) #602

Triggered via push June 18, 2024 15:53
Status Failure
Total duration 24s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: screen.go#L74
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: screen.go#L79
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: screen.go#L84
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: screen.go#L89
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: screen.go#L94
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: screen.go#L99
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: screen.go#L105
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: screen.go#L111
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: screen.go#L116
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: screen.go#L122
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.