init commit #4738
Annotations
10 errors
validate:
executor/linux/secret.go#L351
cannot use ctn (variable of type *"github.com/go-vela/server/compiler/types/pipeline".Container) as *"github.com/go-vela/types/pipeline".Container value in argument to s.Match
|
validate:
executor/linux/service.go#L336
cannot use ctn (variable of type *"github.com/go-vela/server/compiler/types/pipeline".Container) as *"github.com/go-vela/types/pipeline".Container value in argument to library.ServiceFromContainerEnvironment
|
validate:
executor/linux/step.go#L44
c.build.ToLibrary undefined (type *"github.com/go-vela/server/api/types".Build has no field or method ToLibrary)
|
validate:
executor/linux/step.go#L44
cannot use ctn (variable of type *"github.com/go-vela/server/compiler/types/pipeline".Container) as *"github.com/go-vela/types/pipeline".Container value in argument to library.StepFromBuildContainer
|
validate:
executor/linux/step.go#L93
c.build.ToLibrary undefined (type *"github.com/go-vela/server/api/types".Build has no field or method ToLibrary)
|
validate:
executor/linux/step.go#L93
cannot use ctn (variable of type *"github.com/go-vela/server/compiler/types/pipeline".Container) as *"github.com/go-vela/types/pipeline".Container value in argument to library.StepFromBuildContainer
|
validate:
executor/linux/step.go#L413
cannot use ctn (variable of type *"github.com/go-vela/server/compiler/types/pipeline".Container) as *"github.com/go-vela/types/pipeline".Container value in argument to library.StepFromContainerEnvironment
|
validate:
executor/local/service.go#L140
cannot use ctn (variable of type *"github.com/go-vela/server/compiler/types/pipeline".Container) as *"github.com/go-vela/types/pipeline".Container value in argument to library.ServiceFromContainerEnvironment
|
validate:
executor/local/step.go#L53
c.build.ToLibrary undefined (type *"github.com/go-vela/server/api/types".Build has no field or method ToLibrary)
|
validate:
executor/local/step.go#L53
cannot use ctn (variable of type *"github.com/go-vela/server/compiler/types/pipeline".Container) as *"github.com/go-vela/types/pipeline".Container value in argument to library.StepFromBuildContainer
|
Loading