Added parallel execution of props #187
Annotations
6 errors and 1 warning
audit:
response.go#L210
undefined: sync
|
audit:
response.go#L229
invalid operation: make([]error) expects 2 or 3 arguments; found 1
|
audit:
response.go#L230
range over errch (variable of type chan error) permits only one iteration variable
|
audit:
response.go#L234
undefined: errors
|
audit:
response.go#L236
cannot use result (variable of type Props) as error value in return statement: Props does not implement error (missing method Error)
|
audit
Process completed with exit code 1.
|
audit
Restore cache failed: Dependencies file is not found in /home/runner/work/gonertia/gonertia. Supported file pattern: go.sum
|