[logp/logptest] Add logptest.Logger #846
Annotations
5 errors and 1 warning
|
golangci-lint
issues found
|
|
golangci-lint:
logp/logptest/logger.go#L138
`searchs` is a misspelling of `searches` (misspell)
|
|
golangci-lint:
logp/logptest/logger.go#L161
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
golangci-lint:
logp/logptest/logger.go#L150
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
golangci-lint:
logp/logptest/logger.go#L146
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
Read .go-version file
The `set-output` 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/
|
Loading