This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
Plugins Lint (Go) - 6749118495 - @r0mant #822
lint.yaml
on: pull_request
Plugins Lint (Go)
2m 43s
Annotations
10 errors
Plugins Lint (Go):
access/email/app.go#L1
: # github.com/gravitational/teleport-plugins/access/email [github.com/gravitational/teleport-plugins/access/email.test]
|
Plugins Lint (Go):
access/email/app.go#L127
a.conf.Teleport.NewClient undefined (type lib.TeleportConfig has no field or method NewClient) (typecheck)
|
Plugins Lint (Go):
access/email/app.go#L1
: # github.com/gravitational/teleport-plugins/access/email [github.com/gravitational/teleport-plugins/access/email.test]
|
Plugins Lint (Go):
access/email/app.go#L127
a.conf.Teleport.NewClient undefined (type lib.TeleportConfig has no field or method NewClient) (typecheck)
|
Plugins Lint (Go):
access/msteams/app.go#L1
: # github.com/gravitational/teleport-plugins/access/msteams [github.com/gravitational/teleport-plugins/access/msteams.test]
|
Plugins Lint (Go):
access/msteams/app.go#L107
a.conf.Teleport.NewClient undefined (type lib.TeleportConfig has no field or method NewClient) (typecheck)
|
Plugins Lint (Go):
access/msteams/app.go#L1
: # github.com/gravitational/teleport-plugins/access/msteams [github.com/gravitational/teleport-plugins/access/msteams.test]
|
Plugins Lint (Go):
access/msteams/app.go#L107
a.conf.Teleport.NewClient undefined (type lib.TeleportConfig has no field or method NewClient) (typecheck)
|
Plugins Lint (Go):
event-handler/app.go#L1
: # github.com/gravitational/teleport-plugins/event-handler [github.com/gravitational/teleport-plugins/event-handler.test]
|
Plugins Lint (Go):
event-handler/teleport_events_watcher.go#L89
undefined: lib.NewIdentityFileWatcher (typecheck)
|