[tt-6671] AWS Kinesis pump #1576
ci-test.yml
on: pull_request
golangci-lint
14s
Matrix: test
Annotations
15 errors and 5 warnings
golangci-lint:
pumps/kinesis.go#L100
100-121 lines are duplicate of `pumps/kafka.go:195-216` (dupl)
|
golangci-lint:
pumps/kinesis.go#L99
Error return value is not checked (errcheck)
|
golangci-lint:
pumps/kinesis.go#L158
unnecessary trailing newline (whitespace)
|
golangci-lint:
pumps/kinesis.go#L28
fieldalignment: struct with 48 pointer bytes could be 40 (govet)
|
golangci-lint
issues found
|
Go 1.21 tests
Cannot open: File exists
|
Go 1.21 tests
Cannot open: File exists
|
Go 1.21 tests
Cannot open: File exists
|
Go 1.21 tests
Cannot open: File exists
|
Go 1.21 tests
Cannot open: File exists
|
Go 1.21 tests
Cannot open: File exists
|
Go 1.21 tests
Cannot open: File exists
|
Go 1.21 tests
Cannot open: File exists
|
Go 1.21 tests
Cannot open: File exists
|
Go 1.21 tests
Cannot open: File exists
|
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/
|
Go 1.21 tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|