Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Plugins Lint (Go) - 6749118495 - @r0mant #822

Plugins Lint (Go) - 6749118495 - @r0mant

Plugins Lint (Go) - 6749118495 - @r0mant #822

Triggered via pull request November 3, 2023 18:41
Status Failure
Total duration 2m 53s
Artifacts

lint.yaml

on: pull_request
Plugins Lint (Go)
2m 43s
Plugins Lint (Go)
Fit to window
Zoom out
Zoom in

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)