Fix Segfault with MSK new 3.7.x version candidates #32
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/
|