Skip to content

[tt-6671] AWS Kinesis pump #1575

[tt-6671] AWS Kinesis pump

[tt-6671] AWS Kinesis pump #1575

Triggered via pull request July 8, 2024 13:38
Status Failure
Total duration 7m 30s
Artifacts

ci-test.yml

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

Annotations

6 errors and 4 warnings
golangci-lint: pumps/kinesis.go#L101
101-122 lines are duplicate of `pumps/kafka.go:195-216` (dupl)
golangci-lint: pumps/kinesis.go#L100
Error return value is not checked (errcheck)
golangci-lint: pumps/kinesis.go#L97
unnecessary leading newline (whitespace)
golangci-lint: pumps/kinesis.go#L159
unnecessary trailing newline (whitespace)
golangci-lint: pumps/kinesis.go#L28
fieldalignment: struct with 48 pointer bytes could be 40 (govet)
golangci-lint
issues found
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)
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/