Skip to content

Adding support to bind multiple listeners to backfill run events #699

Adding support to bind multiple listeners to backfill run events

Adding support to bind multiple listeners to backfill run events #699

Triggered via pull request April 25, 2024 13:59
Status Success
Total duration 2m 37s
Artifacts

Publish-Website.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 2 warnings
CloneBackfillActionTest.new range(): service/src/test/kotlin/app/cash/backfila/actions/CloneBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CloneBackfillActionTest.new range but partitions are different is ok(): service/src/test/kotlin/app/cash/backfila/actions/CloneBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CloneBackfillActionTest.restart range but partitions are different(): service/src/test/kotlin/app/cash/backfila/actions/CloneBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CloneBackfillActionTest.different values(): service/src/test/kotlin/app/cash/backfila/actions/CloneBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CloneBackfillActionTest.continue range(): service/src/test/kotlin/app/cash/backfila/actions/CloneBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CloneBackfillActionTest.cloning variants(): service/src/test/kotlin/app/cash/backfila/actions/CloneBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CloneBackfillActionTest.when prepare returns error message it gets propagated to the user(): service/src/test/kotlin/app/cash/backfila/actions/CloneBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CloneBackfillActionTest.restart range(): service/src/test/kotlin/app/cash/backfila/actions/CloneBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CreateBackfillActionTest.created with variant(): service/src/test/kotlin/app/cash/backfila/actions/CreateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CreateBackfillActionTest.prepareWithExtraParameters(): service/src/test/kotlin/app/cash/backfila/actions/CreateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CreateBackfillActionTest.error is shown when parameter is too long(): service/src/test/kotlin/app/cash/backfila/actions/CreateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CreateBackfillActionTest.serviceDoesntExist(): service/src/test/kotlin/app/cash/backfila/actions/CreateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CreateBackfillActionTest.backfillDoesntExist(): service/src/test/kotlin/app/cash/backfila/actions/CreateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CreateBackfillActionTest.prepareWithExtraParametersOverride(): service/src/test/kotlin/app/cash/backfila/actions/CreateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CreateBackfillActionTest.created(): service/src/test/kotlin/app/cash/backfila/actions/CreateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
CreateBackfillActionTest.when prepare returns error message it gets propagated to the user(): service/src/test/kotlin/app/cash/backfila/actions/CreateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
GetServiceVariantsActionTest.twoServices(): service/src/test/kotlin/app/cash/backfila/actions/GetServiceVariantsActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
GetServiceVariantsActionTest.nonExistentService(): service/src/test/kotlin/app/cash/backfila/actions/GetServiceVariantsActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
GetServiceVariantsActionTest.oneService(): service/src/test/kotlin/app/cash/backfila/actions/GetServiceVariantsActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
GetServicesActionTest.noServices(): service/src/test/kotlin/app/cash/backfila/actions/GetServicesActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
GetServicesActionTest.twoServices(): service/src/test/kotlin/app/cash/backfila/actions/GetServicesActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
GetServicesActionTest.one service multiple variants(): service/src/test/kotlin/app/cash/backfila/actions/GetServicesActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
GetServicesActionTest.oneService(): service/src/test/kotlin/app/cash/backfila/actions/GetServicesActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
StartStopBackfillActionTest.startAndStop(): service/src/test/kotlin/app/cash/backfila/actions/StartStopBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
StartStopBackfillActionTest.start and stop all with variant(): service/src/test/kotlin/app/cash/backfila/actions/StartStopBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
StartStopBackfillActionTest.cantStartRunningBackfill(): service/src/test/kotlin/app/cash/backfila/actions/StartStopBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
StartStopBackfillActionTest.cantToggleCompletedBackfill(): service/src/test/kotlin/app/cash/backfila/actions/StartStopBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
StartStopBackfillActionTest.cantStopPausedBackfill(): service/src/test/kotlin/app/cash/backfila/actions/StartStopBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
StartStopBackfillActionTest.backfillDoesntExist(): service/src/test/kotlin/app/cash/backfila/actions/StartStopBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
StartStopBackfillActionTest.start and stop with variant(): service/src/test/kotlin/app/cash/backfila/actions/StartStopBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
StartStopBackfillActionTest.pagination(): service/src/test/kotlin/app/cash/backfila/actions/StartStopBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
UpdateBackfillActionTest.minimum values(): service/src/test/kotlin/app/cash/backfila/actions/UpdateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
UpdateBackfillActionTest.update(): service/src/test/kotlin/app/cash/backfila/actions/UpdateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
UpdateBackfillActionTest.scan size must be at least batch size(): service/src/test/kotlin/app/cash/backfila/actions/UpdateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
UpdateBackfillActionTest.update with variant(): service/src/test/kotlin/app/cash/backfila/actions/UpdateBackfillActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.configureServiceSyncsBackfills(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.modifyTypeConsumed(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.change param required(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.tooManyVariants(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.changeServiceConnector(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.invalidConnectorExtraData(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.invalidVariant(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.deleteOneOfTwo(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.modifyParams(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.modifyBackfillDeleteBy(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.modifyBackfillRequiresApprovalBackAndForth(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.change param description(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.unchangedBackfillNotDuplicated(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.reintroduceBackfill(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
ConfigureServiceShowActionTest.modifyTypeProvided(): service/src/test/kotlin/app/cash/backfila/api/ConfigureServiceShowActionTest.kt#L1
com.google.inject.CreationException: Unable to create injector, see the following errors: 1) [Guice/MissingImplementation]: No implementation for Set<? extends BackfillRunListener> was bound. Requested by: 1 : BackfillStateToggler.<init>(BackfillStateToggler.kt:19) \_ for 3rd parameter at CreateAndStartBackfillAction.<init>(CreateAndStartBackfillAction.kt:20) \_ for 3rd parameter at ServiceWebActionsModule.configure(ServiceWebActionsModule.kt:9) \_ installed by: MiskTestExtension$beforeEach$module$1 -> BackfilaTestingModule -> ServiceWebActionsModule -> WebActionModule Learn more: https://github.com/google/guice/wiki/MISSING_IMPLEMENTATION 1 error ====================== Full classname legend: ====================== BackfilaTestingModule: "app.cash.backfila.BackfilaTestingModule" BackfillRunListener: "app.cash.backfila.service.BackfillRunListener" BackfillStateToggler: "app.cash.backfila.dashboard.BackfillStateToggler" CreateAndStartBackfillAction: "app.cash.backfila.api.CreateAndStartBackfillAction" MiskTestExtension$beforeEach$module$1: "misk.testing.MiskTestExtension$beforeEach$module$1" ServiceWebActionsModule: "app.cash.backfila.api.ServiceWebActionsModule" WebActionModule: "misk.web.WebActionModule" ======================== End of classname legend: ========================
deploy-website
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-website
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/