Skip to content

[tt-6671] AWS Kinesis pump #1574

[tt-6671] AWS Kinesis pump

[tt-6671] AWS Kinesis pump #1574

Triggered via pull request July 8, 2024 13:34
Status Failure
Total duration 9m 34s
Artifacts

ci-test.yml

on: pull_request
golangci-lint
15s
golangci-lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
golangci-lint: pumps/kinesis.go#L103
103-124 lines are duplicate of `pumps/kafka.go:195-216` (dupl)
golangci-lint: pumps/kinesis.go#L102
Error return value is not checked (errcheck)
golangci-lint: pumps/kinesis.go#L59
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: pumps/kinesis.go#L101
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: pumps/kinesis.go#L126
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: pumps/kinesis.go#L6
File is not `gofumpt`-ed with `-extra` (gofumpt)
golangci-lint: pumps/kinesis.go#L11
File is not `gofumpt`-ed with `-extra` (gofumpt)
golangci-lint: pumps/kinesis.go#L46
File is not `gofumpt`-ed with `-extra` (gofumpt)
golangci-lint: pumps/kinesis.go#L56
File is not `gofumpt`-ed with `-extra` (gofumpt)
golangci-lint: pumps/kinesis.go#L76
File is not `gofumpt`-ed with `-extra` (gofumpt)
golangci-lint
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/
golangci-lint: pumps/kinesis.go#L94
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Go 1.21 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go 1.21 tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/