Skip to content

Feat/recursive file events #3249

Feat/recursive file events

Feat/recursive file events #3249

Triggered via pull request January 13, 2024 15:21
Status Failure
Total duration 17m 27s
Artifacts

ci.yaml

on: pull_request
Matrix: E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Codegen
Process completed with exit code 1.
E2E Tests (kafka)
Process completed with exit code 2.
lint: eventsources/sources/file/start.go#L167
Error return value of `watcher.Add` is not checked (errcheck)
lint: eventsources/sources/file/start.go#L114
unusedresult: result of fmt.Errorf call not used (govet)
lint: eventsources/sources/file/start.go#L120
unusedresult: result of fmt.Errorf call not used (govet)
lint: eventsources/sources/file/start.go#L174
unusedresult: result of fmt.Errorf call not used (govet)
lint: eventsources/sources/file/start.go#L169
ineffectual assignment to err (ineffassign)
lint: eventsources/sources/file/start.go#L170
SA4009: argument err is overwritten before first use (staticcheck)
lint: eventsources/sources/file/start.go#L172
SA4009(related information): assignment to err (staticcheck)
lint
Process completed with exit code 2.