Use kong instead of kingpin #1360
+104
−206
Draft
Annotations
5 errors
|
|
|
pkg/flags/flags.go#L50
structtag: struct field tag `help:"The MFA option you want to use to authenticate with" env:"SAML2AWS_DUO_MFA_OPTION" enum:"Passcode,Duo Push," default=""` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
|
|
pkg/flags/flags.go#L14
structtag: struct field tag `help:"The configured IDP provider" env:"SAML2AWS_IDP_PROVIDER" enum:"Akamai,AzureAD,ADFS,ADFS2,Browser,Ping,JumpCloud,Okta,OneLogin,PSU,KeyCloak," optional:"" default=""` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
|
|
pkg/flags/flags.go#L13
structtag: struct field tag `help:"The name of the configured IDP account" env:"SAML2AWS_IDP_ACCOUNT" default="default"` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
|
|
cmd/saml2aws/main.go#L50
structtag: struct field tag `help:"Type of shell environment" default="bash" enum:"bash,/bin/sh,powershell,fish,env"` not compatible with reflect.StructTag.Get: bad syntax for struct tag pair (govet)
|
The logs for this run have expired and are no longer available.
Loading