kafka, crawler: move kafka config outside of crawler #26
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 3 warnings
Run Linter
undefined: max (typecheck)
|
Run Linter
c.Writer.WriteHeader undefined (type ResponseWriter has no field or method WriteHeader) (typecheck)
|
Run Linter
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
Run Linter
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
Run Linter
c.Writer.Header undefined (type ResponseWriter has no field or method Header) (typecheck)
|
Run Linter
w.CloseNotify undefined (type ResponseWriter has no field or method CloseNotify) (typecheck)
|
Run Linter
cannot use w (variable of type ResponseWriter) as io.Writer value in argument to step: ResponseWriter does not implement io.Writer (missing method Write) (typecheck)
|
Run Linter
w.Flush undefined (type ResponseWriter has no field or method Flush) (typecheck)
|
Run Linter
c.writermem.Header undefined (type responseWriter has no field or method Header) (typecheck)
|
Run Linter
c.Writer.Write undefined (type ResponseWriter has no field or method Write) (typecheck)
|
Run Linter
Restore cache failed: Dependencies file is not found in /home/runner/work/blockspider/blockspider. Supported file pattern: go.sum
|
Make all
Restore cache failed: Dependencies file is not found in /home/runner/work/blockspider/blockspider. Supported file pattern: go.sum
|
Run Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/blockspider/blockspider. Supported file pattern: go.sum
|