Skip to content

*: enable var-naming revive lint rule #95

*: enable var-naming revive lint rule

*: enable var-naming revive lint rule #95

Triggered via push March 7, 2024 06:27
Status Failure
Total duration 37s
Artifacts

govuln.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
storage.main calls http.ListenAndServe, which eventually calls json.Decoder.Peek
test
storage.main calls http.ListenAndServe, which eventually calls json.Decoder.Read
test
storage.main calls http.ListenAndServe, which eventually calls protojson.UnmarshalOptions.Unmarshal
test
storage.main calls http.ListenAndServe, which eventually calls template.Template.Execute
test
storage.main calls http.ListenAndServe, which eventually calls template.Template.ExecuteTemplate
test
etcd.main calls embed.StartEtcd, which eventually calls http.Client.Do
test
etcd.fetchMetrics calls http.Client.Get
test
etcd.install calls http.Get
test
client.write calls http.Post
test
storage.main calls http.ListenAndServe, which eventually calls textproto.Reader.ReadLine