[tt-6671] AWS Kinesis pump #1574
Annotations
10 errors and 2 warnings
pumps/kinesis.go#L103
103-124 lines are duplicate of `pumps/kafka.go:195-216` (dupl)
|
pumps/kinesis.go#L102
Error return value is not checked (errcheck)
|
pumps/kinesis.go#L59
commentFormatting: put a space between `//` and comment text (gocritic)
|
pumps/kinesis.go#L101
commentFormatting: put a space between `//` and comment text (gocritic)
|
pumps/kinesis.go#L126
commentFormatting: put a space between `//` and comment text (gocritic)
|
pumps/kinesis.go#L6
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pumps/kinesis.go#L11
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pumps/kinesis.go#L46
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pumps/kinesis.go#L56
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
pumps/kinesis.go#L76
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
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#L94
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading