Skip to content

feat:add slog example #369

feat:add slog example

feat:add slog example #369

Re-run triggered October 5, 2023 17:20
Status Failure
Total duration 46s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
staticcheck: hlog/slog/main.go#L14
[staticcheck] reported by reviewdog 🐶 no required module provides package github.com/hertz-contrib/logger/slog; to add it: go get github.com/hertz-contrib/logger/slog Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"no required module provides package github.com/hertz-contrib/logger/slog; to add it:\n\tgo get github.com/hertz-contrib/logger/slog","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"hlog/slog/main.go","range":{"start":{"line":14,"column":2}}},"severity":"ERROR"}
staticcheck
Process completed with exit code 1.