Skip to content

Fix a typo in whoami.go #398

Fix a typo in whoami.go

Fix a typo in whoami.go #398

Re-run triggered August 16, 2024 06:00
Status Failure
Total duration 2m 24s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: api/client.go#L87
c.Scheme undefined (type *Client has no field or method Scheme) (typecheck)
lint: api/client.go#L144
c.Get undefined (type *Client has no field or method Get) (typecheck)
lint: internal/logbox/logbox.go#L120
f.Send undefined (type *Output has no field or method Send) (typecheck)
lint: internal/test/client.go#L37
cfgObject declared and not used (typecheck)
lint: internal/test/git_information_service.go#L75
g.Lock undefined (type *gitInformationService has no field or method Lock) (typecheck)
lint: internal/test/git_information_service.go#L76
g.Unlock undefined (type *gitInformationService has no field or method Unlock) (typecheck)
lint: api/log/client.go#L154
c.LiveTailQueryConn undefined (type *Client has no field or method LiveTailQueryConn) (typecheck)
lint: api/log/client.go#L189
c.LiveTailQueryConn undefined (type *Client has no field or method LiveTailQueryConn) (typecheck)
lint: api/log/fake.go#L104
missing type in composite literal (typecheck)
lint: api/util/apps_test.go#L13
missing type in composite literal (typecheck)
test
Process completed with exit code 1.