Addressing comment on PR #277 #228
Annotations
10 errors
|
copilot:
module/cli_trigger_test.go#L24
other declaration of TestCLITrigger_Name
|
|
copilot:
module/cli_trigger_test.go#L145
TestCLITrigger_Name redeclared in this block
|
|
copilot:
module/cli_trigger_test.go#L163
cannot use newMockCLIApp() (value of type *mockCLIApp) as modular.Application value in argument to tr.Configure: *mockCLIApp does not implement modular.Application (missing method ConfigProvider)
|
|
copilot:
module/cli_trigger_test.go#L153
cannot use newMockCLIApp() (value of type *mockCLIApp) as modular.Application value in argument to tr.Configure: *mockCLIApp does not implement modular.Application (missing method ConfigProvider)
|
|
copilot:
module/cli_trigger_test.go#L146
cannot use newMockCLIApp() (value of type *mockCLIApp) as modular.Application value in argument to tr.Configure: *mockCLIApp does not implement modular.Application (missing method ConfigProvider)
|
|
copilot:
module/cli_trigger_test.go#L119
cannot use app (variable of type *mockCLIApp) as modular.Application value in argument to tr.Configure: *mockCLIApp does not implement modular.Application (missing method ConfigProvider)
|
|
copilot:
module/cli_trigger_test.go#L76
cannot use app (variable of type *mockCLIApp) as modular.Application value in argument to tr.Configure: *mockCLIApp does not implement modular.Application (missing method ConfigProvider)
|
|
copilot:
module/cli_trigger_test.go#L13
other declaration of triggerCall
|
|
copilot:
module/cross_workflow_router_test.go#L106
triggerCall redeclared in this block
|
|
copilot
No such file or directory
|