Update module github.com/docker/docker to v24 [SECURITY] - autoclosed #191
Annotations
11 errors
|
Lint:
lightning_mocker.go#L15
undefined: docker (typecheck)
|
Lint:
btcd.go#L17
c.CreateContainer undefined (type LightningMocker has no field or method CreateContainer) (typecheck)
|
Lint:
btcd.go#L22
c.GetSessionLabels undefined (type LightningMocker has no field or method GetSessionLabels) (typecheck)
|
Lint:
btcd.go#L46
c.ContainerStart undefined (type LightningMocker has no field or method ContainerStart) (typecheck)
|
Lint:
btcd.go#L51
c.PrintContainerLogs undefined (type LightningMocker has no field or method PrintContainerLogs) (typecheck)
|
Lint:
btcd.go#L76
b.c.Exec undefined (type *LightningMocker has no field or method Exec) (typecheck)
|
Lint:
btcd.go#L94
b.c.StopContainer undefined (type *LightningMocker has no field or method StopContainer) (typecheck)
|
Lint:
btcd.go#L98
b.c.ContainerRemove undefined (type *LightningMocker has no field or method ContainerRemove) (typecheck)
|
Lint:
lightning_mocker.go#L24
undefined: docker (typecheck)
|
Lint:
lightning_mocker.go#L46
c.CreateNetwork undefined (type *LightningMocker has no field or method CreateNetwork) (typecheck)
|
Loading