Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

build: new module name #14

build: new module name

build: new module name #14

Triggered via push September 10, 2024 19:52
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Go client tests
6s
Go client tests
Go linting
20s
Go linting
Go Backwards Compatibility
0s
Go Backwards Compatibility
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Go client tests: cmd/zbctl/main.go#L18
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/cmd/zbctl/internal/commands: import lookup disabled by -mod=vendor
Go client tests: cmd/zbctl/internal/commands/broadcastSignal.go#L22
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/internal/utils: import lookup disabled by -mod=vendor
Go client tests: cmd/zbctl/internal/commands/activateJobs.go#L21
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/pkg/commands: import lookup disabled by -mod=vendor
Go client tests: cmd/zbctl/internal/commands/createWorker.go#L29
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/pkg/entities: import lookup disabled by -mod=vendor
Go client tests: cmd/zbctl/internal/commands/activateJobs.go#L22
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/pkg/pb: import lookup disabled by -mod=vendor
Go client tests: cmd/zbctl/internal/commands/createWorker.go#L30
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/pkg/worker: import lookup disabled by -mod=vendor
Go client tests: cmd/zbctl/internal/commands/root.go#L19
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/pkg/zbc: import lookup disabled by -mod=vendor
Go client tests
Process completed with exit code 1.
Go client tests
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/cmd/zbctl/internal/commands: import lookup disabled by -mod=vendor
Go client tests
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/cmd/zbctl/internal/commands: import lookup disabled by -mod=vendor
Go client tests
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/cmd/zbctl/internal/commands: import lookup disabled by -mod=vendor
Go linting: cmd/zbctl/main_test.go#L252
cannot use &integrationTestSuite{…} (value of type *integrationTestSuite) as suite.TestingSuite value in argument to suite.Run: *integrationTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
Go linting: cmd/zbctl/main_test.go#L280
s.FailNowf undefined (type *integrationTestSuite has no field or method FailNowf) (typecheck)
Go linting: cmd/zbctl/main_test.go#L285
s.MonitoringAddress undefined (type *integrationTestSuite has no field or method MonitoringAddress) (typecheck)
Go linting: cmd/zbctl/main_test.go#L286
s.FailNow undefined (type *integrationTestSuite has no field or method FailNow) (typecheck)
Go linting: cmd/zbctl/main_test.go#L291
s.FailNowf undefined (type *integrationTestSuite has no field or method FailNowf) (typecheck)
Go linting: cmd/zbctl/main_test.go#L296
s.NoErrorf undefined (type *integrationTestSuite has no field or method NoErrorf) (typecheck)
Go linting: cmd/zbctl/main_test.go#L304
s.T undefined (type *integrationTestSuite has no field or method T) (typecheck)
Go linting: cmd/zbctl/main_test.go#L337
s.PrintFailedContainerLogs undefined (type *integrationTestSuite has no field or method PrintFailedContainerLogs) (typecheck)
Go linting: cmd/zbctl/main_test.go#L344
s.Require undefined (type *integrationTestSuite has no field or method Require) (typecheck)
Go linting: cmd/zbctl/main_test.go#L348
s.Require undefined (type *integrationTestSuite has no field or method Require) (typecheck)