8000 Fix: log context (#20) · pubgo/funk@a69048a · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix: log context (#20) #100

Fix: log context (#20)

Fix: log context (#20) #100

Triggered via push July 18, 2024 14:46
Status Failure
Total duration 3m 54s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: errors/aaa.go#L35
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: errors/aaa.go#L37
Error return value of `fmt.Fprintln` is not checked (errcheck)
lint: errors/util.go#L102
Error return value of `fmt.Fprintln` is not checked (errcheck)
lint: errors/util.go#L104
Error return value of `fmt.Fprintln` is not checked (errcheck)
lint: errors/util.go#L107
Error return value of `fmt.Fprintln` is not checked (errcheck)
lint: pathutil/file.go#L71
Error return value of `sourcefile.Close` is not checked (errcheck)
lint: pathutil/file.go#L74
Error return value of `destfile.Close` is not checked (errcheck)
lint: pathutil/file.go#L94
Error return value of `directory.Close` is not checked (errcheck)
lint: netutil/util.go#L48
Error return value of `conn.Close` is not checked (errcheck)
lint: cmds/protoc-gen-go-errors/internal/gen.go#L54
avoid direct access to proto field tag.DefaultCode, use tag.GetDefaultCode() instead (protogetter)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
0