[tt-6671] AWS Kinesis pump #1575
Annotations
6 errors and 2 warnings
pumps/kinesis.go#L101
101-122 lines are duplicate of `pumps/kafka.go:195-216` (dupl)
|
pumps/kinesis.go#L100
Error return value is not checked (errcheck)
|
pumps/kinesis.go#L97
unnecessary leading newline (whitespace)
|
pumps/kinesis.go#L159
unnecessary trailing newline (whitespace)
|
pumps/kinesis.go#L28
fieldalignment: struct with 48 pointer bytes could be 40 (govet)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pumps/kinesis.go#L93
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading