Merge critical IAM token refresh bug fix and test improvements from upstream #80
Annotations
56 errors
|
BDD auth
Process completed with exit code 1.
|
|
BDD Tests Failed
go test command failed for auth
|
|
BDD auth
cannot use app (variable of type *MockApplication) as modular.Application value in argument to constructor: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD auth
cannot use app (variable of type *MockApplication) as modular.Application value in argument to constructor: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD httpclient
Process completed with exit code 1.
|
|
BDD auth
cannot use app (variable of type *MockApplication) as modular.Application value in argument to constructor: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD Tests Failed
go test command failed for httpclient
|
|
BDD auth
cannot use app (variable of type *MockApplication) as modular.Application value in argument to constructor: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD httpclient
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD auth
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD auth
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD auth
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD logmasker
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD logmasker
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD logmasker
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD logmasker
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD logmasker
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD logmasker
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD logmasker
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD logmasker
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD logmasker
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD logmasker
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD scheduler
cannot use app (variable of type *mockApp) as modular.Application value in argument to module.Init: *mockApp does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD scheduler
cannot use app (variable of type *mockApp) as modular.Application value in argument to module.Init: *mockApp does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD scheduler
cannot use app (variable of type *mockApp) as modular.Application value in argument to module.RegisterConfig: *mockApp does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD scheduler
cannot use app (variable of type *mockApp) as modular.Application value in argument to module.Init: *mockApp does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD scheduler
cannot use app (variable of type *mockApp) as modular.Application value in argument to module.Init: *mockApp does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD scheduler
cannot use app (variable of type *mockApp) as modular.Application value in argument to module.RegisterConfig: *mockApp does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD scheduler
cannot use app (variable of type *mockApp) as modular.Application value in argument to module.Init: *mockApp does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD scheduler
cannot use app (variable of type *mockApp) as modular.Application value in argument to module.RegisterConfig: *mockApp does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD scheduler
cannot use app (variable of type *mockApp) as modular.Application value in argument to module.(*SchedulerModule).Init: *mockApp does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD scheduler
cannot use app (variable of type *mockApp) as modular.Application value in argument to module.(*SchedulerModule).RegisterConfig: *mockApp does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD reverseproxy
cannot use app (variable of type *MockTenantApplication) as modular.Application value in argument to module.Constructor(): *MockTenantApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD reverseproxy
cannot use app (variable of type *MockTenantApplication) as modular.Application value in argument to module.RegisterConfig: *MockTenantApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD reverseproxy
cannot use app (variable of type *MockTenantApplication) as modular.Application value in argument to NewFileBasedFeatureFlagEvaluator: *MockTenantApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD reverseproxy
cannot use app (variable of type *MockTenantApplication) as modular.Application value in argument to reverseProxyModule.Init: *MockTenantApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD reverseproxy
cannot use app (variable of type *MockTenantApplication) as modular.Application value in argument to module.Constructor(): *MockTenantApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD reverseproxy
cannot use mockApp (variable of type *MockTenantApplication) as modular.Application value in argument to NewFileBasedFeatureFlagEvaluator: *MockTenantApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD reverseproxy
cannot use mockApp (variable of type *MockTenantApplication) as modular.Application value in assignment: *MockTenantApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD reverseproxy
cannot use mockApp (variable of type *MockTenantApplication) as modular.Application value in assignment: *MockTenantApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD reverseproxy
cannot use mockApp (variable of type *MockTenantApplication) as modular.Application value in argument to module.Init: *MockTenantApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD reverseproxy
cannot use mockApp (variable of type *MockTenantApplication) as modular.Application value in argument to module.RegisterConfig: *MockTenantApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD eventlogger
Process completed with exit code 1.
|
|
BDD Tests Failed
go test command failed for eventlogger
|
|
BDD eventlogger
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD eventlogger
cannot use app (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD chimux
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD chimux
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD chimux
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD chimux
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD chimux
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD chimux
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD chimux
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD chimux
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.Init: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD chimux
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
|
BDD chimux
cannot use mockApp (variable of type *MockApplication) as modular.Application value in argument to module.RegisterConfig: *MockApplication does not implement modular.Application (missing method GetTenantGuard)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bdd-auth-coverage
Expired
|
171 Bytes |
sha256:788e174348787ad77cae02c76e7d3dc60b5d69989f143cf12d37725f174d34f2
|
|
|
bdd-cache-coverage
Expired
|
2.28 KB |
sha256:04fe74b1e02c31863913a96001bfbec52f57b2b2fe399e6d994813a58745340f
|
|
|
bdd-chimux-coverage
Expired
|
175 Bytes |
sha256:e682166a2282eb17c125838d12caab9493a6750d89f1156b9228c0b40b42a4a0
|
|
|
bdd-database-coverage
Expired
|
4.48 KB |
sha256:508a57474ec99bb1e464fb1792673395b6b2ea1573c425dc9bd145996cfdc515
|
|
|
bdd-eventbus-coverage
Expired
|
7.26 KB |
sha256:5746be2512e56b87dc043a450fb68f6e8da3e24636b47d426602c815727adf5f
|
|
|
bdd-eventlogger-coverage
Expired
|
185 Bytes |
sha256:fc3997449c4316520b4796772c1b75101154ae1f0cc6f301e623bda66532db96
|
|
|
bdd-httpclient-coverage
Expired
|
183 Bytes |
sha256:38138dfe101eaedb27184df1a2d9057d89acd065ff1d6595f80c109bc52417ad
|
|
|
bdd-httpserver-coverage
Expired
|
2.18 KB |
sha256:fc6d44e572795bf7859415d9a59334360aced2e52a9fc80ffcb500ba269d2dfa
|
|
|
bdd-jsonschema-coverage
Expired
|
616 Bytes |
sha256:f05a86dfd9a4d61c04ed09152ee7d1741d40b7585bee52ee4293127156031cbd
|
|
|
bdd-letsencrypt-coverage
Expired
|
3.11 KB |
sha256:8f7a7b477cb309cda5a689af5dafafd08c25297b81de1651c1fb10e49d54e64e
|
|
|
bdd-logmasker-coverage
Expired
|
181 Bytes |
sha256:ebffd40b53aaa62f8a6cfea366d3c3bf7c87ff2186c0e851065397d05c279b3e
|
|
|
bdd-reverseproxy-coverage
Expired
|
187 Bytes |
sha256:7a2f0300dbf0da04c8d3e4582b84a23a98be2a49204fa42863b4b8c6aea9bc20
|
|
|
bdd-scheduler-coverage
Expired
|
181 Bytes |
sha256:0fe8ea25c51cdb604e39293ed75d02cd1abd55b711065c7527b8a48d00db1df7
|
|
|
core-bdd-coverage
Expired
|
20.6 KB |
sha256:ce3a3dd8c9ec6de32e7e177a58ffb669c1cf8054a636408ba623bddc26221b59
|
|
|
merged-bdd-coverage
Expired
|
39.8 KB |
sha256:894531dcd3cb39d2d33acce08ed8599136cd044b9e288a35345a47cd5be0f19a
|
|