fix: fall back to global secrets was not working #3336
Annotations
10 errors
golangci-lint:
cmd/ftl/cmd_config.go#L10
could not import github.com/TBD54566975/ftl/common/configuration (-: # github.com/TBD54566975/ftl/common/configuration
|
golangci-lint:
cmd/ftl/cmd_config.go#L35
scmd.NewConfigurationManager undefined (type *configCmd has no field or method NewConfigurationManager) (typecheck)
|
golangci-lint:
cmd/ftl/cmd_config.go#L81
scmd.NewConfigurationManager undefined (type *configCmd has no field or method NewConfigurationManager) (typecheck)
|
golangci-lint:
cmd/ftl/cmd_config.go#L107
scmd.NewConfigurationManager undefined (type *configCmd has no field or method NewConfigurationManager) (typecheck)
|
golangci-lint:
cmd/ftl/cmd_config.go#L142
scmd.NewConfigurationManager undefined (type *configCmd has no field or method NewConfigurationManager) (typecheck)
|
golangci-lint:
cmd/ftl/cmd_secret.go#L41
scmd.NewSecretsManager undefined (type *secretCmd has no field or method NewSecretsManager) (typecheck)
|
golangci-lint:
cmd/ftl/cmd_secret.go#L87
scmd.NewSecretsManager undefined (type *secretCmd has no field or method NewSecretsManager) (typecheck)
|
golangci-lint:
cmd/ftl/cmd_secret.go#L112
scmd.NewSecretsManager undefined (type *secretCmd has no field or method NewSecretsManager) (typecheck)
|
golangci-lint:
cmd/ftl/cmd_secret.go#L153
scmd.NewSecretsManager undefined (type *secretCmd has no field or method NewSecretsManager) (typecheck)
|
golangci-lint:
common/configuration/1password_provider.go#L1
: # github.com/TBD54566975/ftl/common/configuration [github.com/TBD54566975/ftl/common/configuration.test]
|
Loading