Added parallel execution of props #188
Annotations
3 errors and 1 warning
response.go#L232
range over errch (variable of type chan error) permits only one iteration variable
|
response.go#L238
cannot use result (variable of type Props) as error value in return statement: Props does not implement error (missing method Error)
|
|
|
This job failed
Loading