Added parallel execution of props #188
Annotations
3 errors and 1 warning
audit:
response.go#L232
range over errch (variable of type chan error) permits only one iteration variable
|
audit:
response.go#L238
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
|