Integration Tests #72483
Annotations
10 errors
Build Chainlink Image
cannot use nil as uint32 value in struct literal
|
Build Chainlink Image
cannot use opts.DonID (variable of type uint32) as string value in struct literal
|
Build Chainlink Image
cannot use fmt.Sprintf("%x", opts.FromAccount) (value of type string) as services.StopChan value in struct literal
|
Build Chainlink Image
cannot use make(services.StopChan) (value of type services.StopChan) as *sync.WaitGroup value in struct literal
|
Build Chainlink Image
too many values in struct literal of type transmitter
|
Build Chainlink Image
cannot use nil as uint32 value in struct literal
|
Build Chainlink Image
cannot use opts.DonID (variable of type uint32) as string value in struct literal
|
Build Chainlink Image
cannot use fmt.Sprintf("%x", opts.FromAccount) (value of type string) as services.StopChan value in struct literal
|
Build Chainlink Image
cannot use make(services.StopChan) (value of type services.StopChan) as *sync.WaitGroup value in struct literal
|
Build Chainlink Image
too many values in struct literal of type transmitter
|
Loading