Skip to content

Fix Segfault with MSK new 3.7.x version candidates #32

Fix Segfault with MSK new 3.7.x version candidates

Fix Segfault with MSK new 3.7.x version candidates #32

Triggered via pull request July 15, 2024 13:37
Status Failure
Total duration 4m 34s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: internal/app/sources/aws/msk/source_test.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: internal/app/sources/aws/msk/source_test.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: internal/app/sources/aws/msk/source.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: internal/app/semver/semver_test.go#L68
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, 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/