This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
fix: fixed filter checks in list firehose API #683
Annotations
10 errors and 3 warnings
internal/server/v1/firehose/constant.go#L22
`configSourceKafkaConsumerGroup` is unused (deadcode)
|
internal/server/v1/firehose/firehose_test.go#L466
`envVarsToStructValue` is unused (deadcode)
|
internal/server/v1/firehose/firehose_test.go#L167
unnecessary trailing newline (whitespace)
|
internal/server/v1/firehose/firehose_test.go#L147
unnecessary trailing newline (whitespace)
|
internal/server/v1/firehose/firehose_test.go#L162
Duplicate words (nil,) found (dupword)
|
internal/server/v1/firehose/firehose_test.go#L97
Value_StructValue contains underscore. You should use mixedCap or MixedCap. (nosnakecase)
|
internal/server/v1/firehose/firehose_test.go#L101
Value_StructValue contains underscore. You should use mixedCap or MixedCap. (nosnakecase)
|
internal/server/v1/firehose/firehose_test.go#L105
Value_StringValue contains underscore. You should use mixedCap or MixedCap. (nosnakecase)
|
internal/server/v1/firehose/firehose_test.go#L470
Value_StringValue contains underscore. You should use mixedCap or MixedCap. (nosnakecase)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading