Skip to content

Update project configuration and documentation #36

Update project configuration and documentation

Update project configuration and documentation #36

Triggered via push March 14, 2026 16:21
Status Failure
Total duration 30s
Artifacts

go.yml

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

Annotations

10 errors
build: tools/wordlist-gen.go#L39
Error return value of `writer.Flush` is not checked (errcheck)
build: tools/wordlist-gen.go#L36
Error return value of `file.Close` is not checked (errcheck)
build: main.go#L170
Error return value of `outWriter.Flush` is not checked (errcheck)
build: main.go#L168
Error return value of `f.Close` is not checked (errcheck)
build: internal/wordlist/reader_test.go#L40
Error return value of `tmp.Close` is not checked (errcheck)
build: internal/wordlist/reader_test.go#L36
Error return value of `os.Remove` is not checked (errcheck)
build: internal/wordlist/reader.go#L23
Error return value of `f.Close` is not checked (errcheck)
build: internal/output/writer_test.go#L25
Error return value of `tmp.Close` is not checked (errcheck)
build: internal/output/writer_test.go#L24
Error return value of `bw.Flush` is not checked (errcheck)
build: internal/output/writer_test.go#L15
Error return value of `os.Remove` is not checked (errcheck)