Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

fix: fixed unit tests for firehose create #575

fix: fixed unit tests for firehose create

fix: fixed unit tests for firehose create #575

Triggered via push October 6, 2023 09:00
Status Failure
Total duration 56s
Artifacts

lint.yml

on: push
golangci-lint
43s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
golangci-lint: internal/server/v1/firehose/firehose_test.go#L466
`envVarsToStructValue` is unused (deadcode)
golangci-lint: internal/server/v1/firehose/firehose_test.go#L167
unnecessary trailing newline (whitespace)
golangci-lint: internal/server/v1/firehose/firehose_test.go#L147
unnecessary trailing newline (whitespace)
golangci-lint: internal/server/v1/firehose/firehose_test.go#L162
Duplicate words (nil,) found (dupword)
golangci-lint: internal/server/v1/firehose/firehose_test.go#L97
Value_StructValue contains underscore. You should use mixedCap or MixedCap. (nosnakecase)
golangci-lint: internal/server/v1/firehose/firehose_test.go#L101
Value_StructValue contains underscore. You should use mixedCap or MixedCap. (nosnakecase)
golangci-lint: internal/server/v1/firehose/firehose_test.go#L105
Value_StringValue contains underscore. You should use mixedCap or MixedCap. (nosnakecase)
golangci-lint: internal/server/v1/firehose/firehose_test.go#L470
Value_StringValue contains underscore. You should use mixedCap or MixedCap. (nosnakecase)
golangci-lint
issues found
golangci-lint
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/
golangci-lint
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/
golangci-lint
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/