fix: fall back to global secrets was not working #3336
ci.yml
on: pull_request
Integration Tests
/
prepare
Test Kotlin
1m 21s
Test Go
2m 55s
Test README
2m 4s
SQL
35s
Lint
48s
Proto Breaking Change Check
10s
Console
1m 4s
VSCode Extension
56s
Rebuild All
2m 2s
Matrix: Integration Tests / integration
Waiting for pending jobs
Annotations
12 errors
Lint:
cmd/ftl/cmd_config.go#L10
could not import github.com/TBD54566975/ftl/common/configuration (-: # github.com/TBD54566975/ftl/common/configuration
|
Lint:
cmd/ftl/cmd_config.go#L35
scmd.NewConfigurationManager undefined (type *configCmd has no field or method NewConfigurationManager) (typecheck)
|
Lint:
cmd/ftl/cmd_config.go#L81
scmd.NewConfigurationManager undefined (type *configCmd has no field or method NewConfigurationManager) (typecheck)
|
Lint:
cmd/ftl/cmd_config.go#L107
scmd.NewConfigurationManager undefined (type *configCmd has no field or method NewConfigurationManager) (typecheck)
|
Lint:
cmd/ftl/cmd_config.go#L142
scmd.NewConfigurationManager undefined (type *configCmd has no field or method NewConfigurationManager) (typecheck)
|
Lint:
cmd/ftl/cmd_secret.go#L41
scmd.NewSecretsManager undefined (type *secretCmd has no field or method NewSecretsManager) (typecheck)
|
Lint:
cmd/ftl/cmd_secret.go#L87
scmd.NewSecretsManager undefined (type *secretCmd has no field or method NewSecretsManager) (typecheck)
|
Lint:
cmd/ftl/cmd_secret.go#L112
scmd.NewSecretsManager undefined (type *secretCmd has no field or method NewSecretsManager) (typecheck)
|
Lint:
cmd/ftl/cmd_secret.go#L153
scmd.NewSecretsManager undefined (type *secretCmd has no field or method NewSecretsManager) (typecheck)
|
Lint:
common/configuration/1password_provider.go#L1
: # github.com/TBD54566975/ftl/common/configuration [github.com/TBD54566975/ftl/common/configuration.test]
|
Test README
Process completed with exit code 1.
|
Test Go
Process completed with exit code 1.
|