Feat/recursive file events #3249
Annotations
8 errors
Run make lint:
eventsources/sources/file/start.go#L167
Error return value of `watcher.Add` is not checked (errcheck)
|
Run make lint:
eventsources/sources/file/start.go#L114
unusedresult: result of fmt.Errorf call not used (govet)
|
Run make lint:
eventsources/sources/file/start.go#L120
unusedresult: result of fmt.Errorf call not used (govet)
|
Run make lint:
eventsources/sources/file/start.go#L174
unusedresult: result of fmt.Errorf call not used (govet)
|
Run make lint:
eventsources/sources/file/start.go#L169
ineffectual assignment to err (ineffassign)
|
Run make lint:
eventsources/sources/file/start.go#L170
SA4009: argument err is overwritten before first use (staticcheck)
|
Run make lint:
eventsources/sources/file/start.go#L172
SA4009(related information): assignment to err (staticcheck)
|
Run make lint
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading