feat: async safe for i18n #21
Annotations
3 errors
example/main.go#L67
[staticcheck] reported by reviewdog 🐶
hertzI18n.MustGetMessage is deprecated: This method is not thread-safe. please use CtxMustGetMessage
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"hertzI18n.MustGetMessage is deprecated: This method is not thread-safe. please use CtxMustGetMessage ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/data00/runner/hertz-contrib-sg-runner-06/i18n/i18n/example/main.go","range":{"start":{"line":67,"column":19}}},"severity":"ERROR"}
|
example/main.go#L75
[staticcheck] reported by reviewdog 🐶
hertzI18n.MustGetMessage is deprecated: This method is not thread-safe. please use CtxMustGetMessage
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"hertzI18n.MustGetMessage is deprecated: This method is not thread-safe. please use CtxMustGetMessage ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/data00/runner/hertz-contrib-sg-runner-06/i18n/i18n/example/main.go","range":{"start":{"line":75,"column":19}}},"severity":"ERROR"}
|
|
The logs for this run have expired and are no longer available.
Loading