Skip to content

🔥 feat: Add support for contextual logs #145

🔥 feat: Add support for contextual logs

🔥 feat: Add support for contextual logs #145

Triggered via pull request May 2, 2026 14:24
Status Failure
Total duration 1m 54s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint / lint: log/context_test.go#L273
error-is-as: use require.ErrorAs (testifylint)
lint / lint: log/context_test.go#L153
len: use require.Len (testifylint)
lint / lint: internal/logtemplate/template_test.go#L104
error-is-as: use require.ErrorAs (testifylint)
lint / lint: internal/logtemplate/template_test.go#L88
error-is-as: use require.ErrorAs (testifylint)
lint / lint: internal/logtemplate/template_test.go#L75
error-is-as: use require.ErrorAs (testifylint)
lint / lint: log/context_test.go#L142
concat-loop: string concatenation in a loop (perfsprint)
lint / lint: log/default.go#L266
Error return value of `buf.Write` is not checked (errcheck)
lint / lint: log/context_test.go#L363
Error return value of `tmpl.Execute` is not checked (errcheck)
lint / lint: log/context_test.go#L352
Error return value is not checked (errcheck)
lint / lint: log/context_test.go#L343
Error return value is not checked (errcheck)