Skip to content

[tt-6671] AWS Kinesis pump #1573

[tt-6671] AWS Kinesis pump

[tt-6671] AWS Kinesis pump #1573

Triggered via pull request July 5, 2024 16:34
Status Failure
Total duration 2m 46s
Artifacts

ci-test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
Go 1.21 tests
Process completed with exit code 1.
golangci-lint: pumps/kinesis.go#L102
102-123 lines are duplicate of `pumps/kafka.go:195-216` (dupl)
golangci-lint: pumps/kinesis.go#L101
Error return value is not checked (errcheck)
golangci-lint: pumps/kinesis.go#L58
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: pumps/kinesis.go#L100
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: pumps/kinesis.go#L125
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: pumps/kinesis.go#L5
File is not `gofumpt`-ed with `-extra` (gofumpt)
golangci-lint: pumps/kinesis.go#L9
File is not `gofumpt`-ed with `-extra` (gofumpt)
golangci-lint: pumps/kinesis.go#L45
File is not `gofumpt`-ed with `-extra` (gofumpt)
golangci-lint: pumps/kinesis.go#L55
File is not `gofumpt`-ed with `-extra` (gofumpt)
golangci-lint: pumps/kinesis.go#L75
File is not `gofumpt`-ed with `-extra` (gofumpt)
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/
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#L93
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)